Hi ,

If you are using NT , try setting an env variable

TOMCAT_HOME=<tomcat install dir>
and  also
JAVA_HOME=<jdk install dir>        (if this is not already set )

incase using 95 , pls add the following entries to ur autoexec.bat

set TOMCAT_HOME=<tomcat install dir>
set JAVA_HOME=<jdk install dir>          (if this is not already set )

cheers

Rahul


Reply via email to