Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: core
-
Labels:None
-
Environment:Application Server: jboss-5.0.0.GA
Aspect Env: Aspectwerkz 2.0
Java: java 1.6.0_06-b02
-
Number of attachments :
Description
Hi,
I am trying to deploy Aspectwerkz 2.0 based aspects targetting JEE application running on jboss-5.0.0.GA.
I have followed the steps given in the tutorial:
http://docs.codehaus.org/display/AW/How+to+integrate+Aspects+in+J2EE+apps+with+aop.xml
and deployed aspect jar file at the system classpath (JBOSS_HOME/server/default/lib)
In this environment the class load time weaving is not happening and throws the error (see attached file)
Please note weaving happens successfully for this exact same setup using Aspectwerkz 2.0 on jboss-4.2.2.GA in java 1.5.0 environment. Please let me know if any workaround or patch needs to be applied for this environment.
Regards,
Srikarthik