Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] RE : LTWJboss7 error


A long time ago, i have this problem and i raised the bug below. It is still open. The cause is the gestion of classloader with jboss modules.
I  test at every version of aspectj, but the bug is still here. I have no tested with aspectj 1.8.x. The workaround does not run also.
For injecting code on jboss serverr, i swtiched to byteman http://byteman.jboss.org/

https://bugs.eclipse.org/bugs/show_bug.cgi?id=406817



Envoyé depuis mon appareil mobile Samsung



-------- Message d'origine --------
De : 刘洋 <ouxijv@xxxxxxx>
Date : 10/11/2014 9:03 (GMT+01:00)
A : aspectj-users@xxxxxxxxxxx
Objet : [aspectj-users] LTWJboss7 error


Does anyone know whether AspectJ with LTW works for JBoss 7? I tried following these instructions but got errors below

 

 

12:30:37,746 ERROR [stderr] [ModuleClassLoader@3243b595] info AspectJ Weaver Version 1.6.12 built on Tuesday Oct 18, 2011 at 17:52:06 GMT

 

12:30:37,762 ERROR [stderr] [ModuleClassLoader@3243b595] info register classloader org.jboss.modules.ModuleClassLoader@3243b595



13:57:01,634 ERROR [stderr] [JasperLoader@64f221c7] info register classloader org.apache.jasper.servlet.JasperLoader@64f221c7

 

 


Thanks,
ouxijv
2014-11-10





Back to the top