[jboss-user] [JBoss AOP] - Re: Please help with reflection

bornmw do-not-reply at jboss.com
Mon Dec 24 12:25:57 EST 2007


Sorry, it was my fault.
I've used void as an aspect:

  | public void render(Invocation inv)
  | 

Changing it to return an Object fixes the issue.

While using a void aspect worked with classical class construction it failed with reflection.
I know that it's my bad, but this inconsistency probably needs a fix.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115370



More information about the jboss-user mailing list