[jboss-user] [JBoss AOP] - Re: trouble on upgrading

harivenkatrajan do-not-reply at jboss.com
Tue Mar 11 16:16:03 EDT 2008


Are these two related 

1. http://jira.jboss.org/jira/browse/JBAOP-481

and 

( I am getting this error)

2. 15:13:49,642 ERROR [STDERR] method matched binding execution(* *->@abc.SSecurity(..)) public abc.Project
 abc.PrjServiceBean.addProject(abc.Project,security.SecurityContext) throws abc.common.DataValidationException,abc.dao.PersistenceException,abc.security.SecurityException
15:13:49,642 INFO  [STDOUT] [debug] added advisor: abc.PrjServiceBean from binding: file:/C:/test/jboss-as/server/ais/tmp/deploy/tmp54020jboss-aop.xml0
15:13:49,642 INFO  [STDOUT] Using context classloader WebappClassLoader
  delegate: false
  repositories:
    /WEB-INF/classes/
----------> Parent Classloader:
java.net.FactoryURLClassLoader at e7e3ef
 to load aspect abc.SSecurityInterceptor



I am running JBOSS 4.2 with run time weaving with jboss-aop-jdk50.deployer.

For some reasons the method annotation (or interceptor doesnt get 
called) dont take effect when Session bean add Prj method is called.

Pls suggest this bug is fixed.

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

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



More information about the jboss-user mailing list