[
https://jira.jboss.org/jira/browse/JBSPRING-1?page=com.atlassian.jira.plu...
]
Marius Bogoevici resolved JBSPRING-1.
-------------------------------------
Resolution: Done
Fixed by the code added by Ales in
http://anonsvn.jboss.org/repos/jbossas/projects/spring-int/trunk/weaving
To use:
1) add jboss-spring-int-weaving.jar (produced mvn package) to the application's
classpath
2) use <context:load-time-weaver
weaver-class="org.jboss.instrument.classloading.JBoss5LoadTimeWeaver"/> in
the context definition
Spring's LoadTimeWeaver does not work in JBoss AS5
--------------------------------------------------
Key: JBSPRING-1
URL:
https://jira.jboss.org/jira/browse/JBSPRING-1
Project: JBoss Spring Integration
Issue Type: Bug
Reporter: Marius Bogoevici
Assignee: Marius Bogoevici
Using <context:load-time-weaver/> does not work properly in JBoss AS5, even if an
agent is added at startup (e.g. -javaagent:spring-agent.jar)
A workaround or an extension point must be found.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira