https://issues.apache.org/bugzilla/show_bug.cgi?id=56756
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from [email protected] --- This is the command line that I'm using: JREP_ATH\java.exe -Dfile.encoding=Cp1252 -javaagent:MY_PATH_TO\spring-instrument-4.0.6.RELEASE.jar -classpath "bootstrap.jar;tomcat-juli.jar" org.apache.catalina.startup.Bootstrap start Starting in tomcat bin directory (working dir). This command works with tomcat 7.0.40... but with 7.0.54 doesn't. With version 7.0.54 seems that the webapp classloder has no visibility to the javaagent loaded by the command-line parameter. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
