[jboss-user] [JBoss AOP] - Re: error when calling MethodInvocation

2006-11-28 Thread fabiocsilva
The problem was in the declaration of the advice, that was without "throws". But JBoss AOP did not point the error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989558#3989558 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [JBoss AOP] - Re: error when calling MethodInvocation

2006-11-28 Thread flaviarnn
Did this error ocurr with the MethodExecution.invoke commented? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989556#3989556 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989556 ___

[jboss-user] [JBoss AOP] - Re: error when calling MethodInvocation

2006-11-26 Thread fabiocsilva
The problem is that the advice had not declared "throws". But the error log is very obscure, is difficult to find the error View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988644#3988644 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [JBoss AOP] - Re: error when calling MethodInvocation

2006-11-24 Thread fabiocsilva
The aspect is a subclass and the advice is declared in superclass. I placed the advice in subclass and executed. JBoss AOP does not allow inheritance of advices? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988425#3988425 Reply to the post : http://www.jb