[jboss-user] [JBoss AOP] - Re: Jboss servlet/aop Deploymentexception: Cannot find aspec

kabir.khan@jboss.com do-not-reply at jboss.com
Fri Nov 24 13:45:22 EST 2006


  | <advice name="myAdvice" asepct="test.dlens.myAspect" />
  | 

should be


  | <advice name="myAdvice" aspect="test.dlens.myAspect" />
  | 

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

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



More information about the jboss-user mailing list