Denis Haskin wrote:

> Apparently, the place to set CLASSPATH is in the tomcat.sh script that you use
> to start & stop Tomcat.  If there's a better place for it, someone please let
> me know!

Whoops, I mis-spoke!  It turns out that if you have a $TOMCAT_HOME/classes
directory, tomcat.sh will automatically add that to the classpath before running
the JVM.  That's what I did.  I created $TOMCAT_HOME/classes/com, and then
softlinked the actually directory into there.  I suppose it's probably better to
just set CLASSPATH explicitly in tomcat.sh, but that's what I did.

dwh



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

Reply via email to