Just to get the dumb questions out of the way.... Did you test that JAVA_HOME is set properly? Type: %JAVA_HOME%/bin/javac
If you get a "file or program not found" error then it's not. On Monday 19 January 2004 07:25 am, K. Harvatis wrote: > No change - window closes as soon as I hit enter... > > > In Catalina.bat replace the below line with > > > > >>> set _EXECJAVA=start "Tomcat" %_RUNJAVA% > > > > With > > > > >>> set _EXECJAVA= %_RUNJAVA% > > > > Then cd to the bin directory and type > > Catalina start > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Ben Souther F.W. Davison & Company, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
