From: milesif <nu...@jb...> - 2005-07-27 16:12:43
|
Hi kabir, I forgot to say that I already did what is indicated in section "10.3.3. JBoss 4.x and JDK 5" of manual, setting -javaagent:pluggable-instrumentor.jar and copying pluggable-instrumentor.jar in the bin directory. I also enabled loadtime weaving (not used by ejb3 as tou explained to me). You mean I can never set my aspects for ejb3 ? or I can do that modifying configuration in the all/deploy/jboss-aop-jdk50.deployer/base-aop.xml file ? Anyway note that in the annotated-injboss example there are no ejb3, but I can set aspects neither for servlets nor for ejbs 2. I do not think that ejb3 disable aop for other components. There must be something else I miss but I cannot see what. Thanks a lot Francesco Milesi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886837#3886837 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886837 |