Hi all,
I want to launch Tomcat from Visual Age (to debug servlet). I did that with
JServ without problem but with Tomcat it doesn't work.

The problem is that I launch Tomcat with "java -classpath myclasspath
org.apache.catalina.startup.Bootstrap start". This launches Tomcat but the
classes I added in the classpath aren't alivable in the webapp.

How can I tell Tomcat to use my classpath in the webapps ??

Thanks,

Hervé



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to