You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Shyam Sarkar <ss...@ix.netcom.com> on 2001/07/07 00:21:53 UTC

question about classpaths in tomcat run

Hello,

I specified wrapper.classpath in tomcat.properties file for a certain run and it could
not find my classes.  Then I stopped tomcat and set classpath to the same destination
directory and started tomcat in the same window.  This time my program worked.

Any clarifications about these differences -- setting classpath in properties file as 
opposed to setting it directly before starting tomcat ?

Thanks.
ssarkar@ix.netcom.com