[jboss-user] [JBoss AOP] - Problem creating service jboss.aop:service=AspectManager

AJanz do-not-reply at jboss.com
Mon May 5 05:34:12 EDT 2008


Hi,

i am using jboss-4.2.2.GA and jdk 5.0 to implement an aop application. I tried running under eclipse with the aop run dialog. everything works fine.

but i don't get it work under 4.2.2. GA. 

i enabled runtime weaving setting 


  | <attribute name="EnableLoadtimeWeaving">true</attribute>
  | 

copied the pluggable-instrumentor.jar in the class path 

but when i start i got

Problem creating service jboss.aop:service=AspectManager
java.lang.NullPointerException
        at org.jboss.aop.deployment.AspectManagerServiceJDK5.attachTranslator(As
pectManagerServiceJDK5.java:42)

any idea what am i doing wrong?

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

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



More information about the jboss-user mailing list