Hi!
Since it seems that Tomcat 4 does not run properly within IIS, I decided to
take Tomcat 3.3.1 instead.

Now I tried to run Tomcat 3.3.1 as a serivice, but when ever I start it
(after proper installation), it gives me the error "Error 1067: The process terminated 
unexpectantly".

A look in the jvm.stderr file revealed this exception:
Exception in thread "main" java.lang.NoClassDefFoundError: $(wrapper/jvm/options).

So I extended the corresponding line in wrapper.properties file like this:
wrapper.class_path=$(wrapper.tomcat_home)\lib\tomcat.jar;$(wrapper.tomcat_home)\lib\stop-tomcat.jar;$(wrapper.tomcat_home)\lib;$(wrapper.tomcat_home)\lib\container\jasper.jar;$(wrapper.tomcat_home)\lib\container\xalan.jar

But the problem unfortunately remains.
Any ideas?

Thank you!
Bye,
Konrad



_____________________________________________
Konrad Loster
SAP AG
CRM Service Development
Neurottstrasse 16
D-69190 Walldorf
GERMANY
_____________________________

Phone  + 49 (6227) 7-61859
Fax       + 49 6227 78-29462
Mobile  0179 6915443
Email    [EMAIL PROTECTED] 

Reply via email to