You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by BESNARD Rémi <re...@cgi.com> on 2006/07/05 15:14:22 UTC

Deployment of java.lang.instrument

Hello,

First, I'm sorry for my bad English, I am French.

So, I developed a Framework using JDK 5.0 and its javaagent option and the ASM api in order to modify the loaded classes. The application test work well.

I want to deploy this framework on a web application with Tomcat5 but when I put the "-javaagent:myframework.jar" option in the java option window in the "Tomcat configure", the Tomcat server don't start !

Can you help me, and tell how can I use the java.lang.instrument package with Tomcat?

Thanks for your help!

Rémi
Paris (France)

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org