Hello

I would like to change the classpath for a concrete webservice in Tomcat 5.028 because the webservice has to use a concrete folder in order to work. This folder should be in the CLASSPATH in order to make the webservice work properly and because the webservice can't find it, it doesn't work.

I've tried a lot of ways to solve it: I tried to launch tomcat with the classpath modified from the shell itself(making it point to the folder), tried to export the classpath from startup.sh script, tried to export the classpath from catalina.sh script, tried to modify the CATALINA_OPTS variable, tried to put the folder in both lib and classes folders of the webservice folder... but nothing worked.

could you please help me? Anyway i'll continue researching by myself.

thank you very much


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

Reply via email to