You can't install Tomcat as a service and use either TOMCAT_HOME or
JAVA_HOME with any spaces in it.  You need to either use the non-spaced
version of the name (i.e. Progra~1 for Program Files).

        Randy

> -----Original Message-----
> From: Colin Shreffler [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 13, 2001 2:02 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Servlet -- SingleThreadModel
> 
> 
> In trying to install TomCat as an NT service, I get the 
> following error in
> the jvm.stderr file when trying to start the NT service:
> 
> java.lang.NoClassDefFoundError: Files\jdk1/3/0_02\bin\java/exe
> Exception in thread "main" java.lang.NoClassDefFoundError:
> Files\jdk1/3/0_02\bin\java/exe
> Exception in thread "main" 
> 
> In the wrapper.properties file I have the following entry for 
> the java_home
> directory:
> wrapper.java_home=C:\Program Files\jdk1.3.0_02
> 
> Any ideas why this is failing?
> 
> Thanks,
> CShreffler
> 

Reply via email to