[jboss-user] [JBoss AOP] - Re: ClassCastException on invocation parameter casting

pepelu do-not-reply at jboss.com
Wed Feb 7 10:09:21 EST 2007


Just for your information, 

the above problem occurs with this configuration

app/deploy/mywebapp.war
app/deploy/app_aspect.aop
app/deploy/app_aspect/META-INF/jboss-aop.xml


I also tried to deploy the aspect using the other scheme:

app/deploy/mywebapp.war
app/deploy/app_aspect.jar   <- this contains the interceptor
app/deploy/app_aspect-aop.xml

That provokes the same error.

I tried to put app_aspect.aop inside mywebapp.war (as stated somewhere in the docs) but the aspect seems to not get deployed.

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

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



More information about the jboss-user mailing list