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@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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...