[jboss-user] [JBoss Seam] - Re: Event not raised with annotations - Bug?

ruettimac do-not-reply at jboss.com
Mon Feb 11 14:43:51 EST 2008


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



More information about the jboss-user mailing list