I have posted a bug report against this issue:

http://jira.jboss.org/jira/browse/JBSEAM-2614

since the aroundInvoke() method explicitly validates against returning null:


if ( result!=null || method.getReturnType().equals(void.class) )
  |       {


Thanks for the pointer,

Cyrill

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128469#4128469

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128469
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to