Richard Hightower
Richard Hightower

I have not been able to reproduce this yet.
That was part of the plan, but never implemented. We do support JSendResponse as a response type. ``` java @RequestMapping(value = "/helloj7", code = 221) public void helloJSend7(Callback callback) {...
Easily Create Java Agents with Byte Buddy http://www.infoq.com/articles/Easily-Create-Java-Agents-with-ByteBuddy
http://docs.oracle.com/javaee/5/api/javax/annotation/PostConstruct.html
Also this should be a warning unless the method is public.
I think you are right. I could track this down and pass the null. Generally, the service layers does not like nulls.
How are you invoking it? WebSocket? ServiceQueue? or ServiceBundle? Can you create a small test case that reproduces this?