Try removing the space after the equal to sign. I feel that is the problem as your JAVA_HOME is set with one space before the actuall string.
Raj madhur jain wrote: > hi! > > well now i have the tomcat(4.1.12) in c:\Tomcat4.1 > and the autoexec is > > set JAVA_HOME= C:\jdk1.3.0_02 > set TOMCAT_HOME= C:\Tomcat4.1 > set > CLASSPATH=C:\jdk1.3.0_02\bin;C:\jdk1.3.0_02\lib;C:\jdk1.3.0_02\jre\lib > PATH= C:\orawin95\bin;c:\jdk1.3.0_02\bin > > > the DOs window now says > > > The JAVA_HOME environment variable is not defined > correctly > This environment variable is needed to run this > program > Using CATALINA_BASE: .. > Using CATALINA_HOME: .. > Using CATALINA_TMPDIR: ..\temp > Using JAVA_HOME: C:\jdk1.3.0_02 > Invalid switch - -DJAVA.ENDORSED.DIRS= > > > > please help > madhur > > __________________________________________________ > Do you Yahoo!? > Faith Hill - Exclusive Performances, Videos & More > http://faith.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
