thanx.its working..after i deleted tomcat\bin in classpath and trailing 
semicolons..thanx for the help.
  Phillip Morelock <[EMAIL PROTECTED]> wrote: are trailing semicolons 
necessary?

sorry, been a while since i used windows, but i didn't know the traililng
semis were required.

and the "classpath" one is completely unnecessary.

rt.jar and tools.jar will be found if JAVA_HOME is properly set, and
tomcat/bin is not a classpath location.

let me know if any of this works.

cheers
fillup

On 5/9/02 12:53 PM, "sucharitha madineni" 
wrote:

> 
> version of jdk is 1.3.0_02.and i have set environment variables
> JAVA_HOME=c:\jdk and CATALINA_HOME=c:\jakarta-tomcat-4.0..
> 
> when iam starting server by writing c:\jakarta-tomcat-4.0\bin\startup
> 
> it says CATALINA_HOME environment variable is not defined correctly.this
> environment variable is needed to run this program.
> 
> 
> 
> here is my autoexec file
> 
> PATH c:\windows;c:\windows\command;c:\jdk\bin;c:\jakarta-tomcat-4.0\bin;
> set JAVA_HOME=c:\jdk;
> set 
> 
classpath=c:\jdk\jre\lib\rt.jar;c:\jdk\lib\tools.jar;C:\jakarta-tomcat-4.0\bin>
;
> set CATALINA_HOME=C:\jakarta-tomcat-4.0;
> 
> 
> 
> 
> 
> 
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Shopping - Mother's Day is May 12th!


--
To unsubscribe, e-mail: 
For additional commands, e-mail: 



---------------------------------
Do You Yahoo!?
Yahoo! Shopping - Mother's Day is May 12th!

Reply via email to