[EMAIL PROTECTED] wrote:
yes i did exported those env variables.
but still i am getting the following error

Cannot find ./catalina.sh
This file is needed to run this program

Executables, including shell scripts, are only "found" if they're in your PATH. Either add the $CATALINA_HOME/bin directory to your PATH setting or start Tomcat directly using:

prompt> $CATALINA_HOME/bin/catalina.sh start

It would probably be useful to look at that startup script as well,
to understand the role of various environment variables...

HTH!
--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



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



Reply via email to