I have trouble getting the "injboss" example to work on JBoss 4.0.3RC1.
I have set EnableLoadtimeWeaving to true in
jboss403RC1\server\all\deploy\jboss-aop-jdk50.deployer\META-INF\jboss-service.xml
And I have tried adding the -javaagent:pluggable-instrumentor.jar to run.bat after adding the file to "bin" directory.
It worked like that under 4.0.2 with JBoss AOP 1.1.2 with JDK 1.5
has the method to enable loadtime weaving been changed?
I can see that in jboss-aop-jdk50.deployer\META-INF\jboss-service.xml there are a new property "include" should I use that?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882980#3882980
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882980
|