sunil chandran wrote:
Hi ,

        I tried your command

First which directory was jdk1.5.0_13 installed under? Assuming
/usr/java/jdk1.5.0_13,
execute the following command
export PATH=/usr/java/jdk1.5.0_13:$PATH

Have you verified the jdk1.5.0_13 directory by doing a ls? Also have you added the JAVA_HOME environment code to the tomcat startup.sh script as recommended in my previous message. With regards to the path setting, a corrected update should look like:

export PATH=/usr/java/jdk1.5.0_13/bin:$PATH




--
Regards

Gabe Wong
NGASI AppServer Manager
Application server installation and configuration AUTOMATION
for Tomcat, JBoss, and Jetty.
http://www.ngasi.com


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to