Hi,
> In my Linux machine, it doesn't have the setenv.sh inside $TOMCAT/bin
> directory. How can I set up setenv.sh inside Tomcat? Is there any online
> reference site which I can refer to?

You don't need to. Everything is done already in catalina.sh; so if you 
call '$CATALINA_HOME/bin/catalina.sh run' (or start/stop ..) all 
Classpath's etc. are set up correclty. You can pass additional parameters 
in the CATALINA_OPTS or JAVA_OPTS environment variables.

> Regards,
> Johnny.

ciao,
 Henner.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to