Veniamin Fichin wrote:
If you use multiple instance Tomcat's feature, this may be the case.
In Windows I'm using a single instance of tomcat, there's no CATALINA_BASE so it should be the same as CATALINA_HOME if I understand correctly.
In Linux I'm using a single binary of tomcat and have the jar in CATALINA_BASE/shared/lib.
Alternatively you can place your .jar in $CATALINA_HOME/common/lib .
I wanted to be able to deploy my application as a regular user who owns CATALINA_BASE and has not write access to CATALINA_HOME.
Thanks anyway. ----------------------------------- Julio C�sar Aguilar Cabrera [EMAIL PROTECTED] Proyecto SIGC3, LANIA
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
