RE: Run Tomcat as a NT Service Problem

2001-05-25 Thread Ronald G. Louzon
for version 4.0 if a wrapper.properties file is not being used. ron -Original Message- From: Pernica, Jan [mailto:[EMAIL PROTECTED]] Sent: Friday, May 25, 2001 12:56 AM To: [EMAIL PROTECTED] Subject: RE: Run Tomcat as a NT Service Problem Hi I am using Tomcat-4.0-b5. What shall I do

RE: Run Tomcat as a NT Service Problem

2001-05-24 Thread Ronald G. Louzon
It sounds like you don't have "xerces.jar" as the first thing on your classpath. To make this the first thing on your classpath: 1) Edit the file %TOMCAT_HOME%\conf\wrapper.properties 2) You see some lines in this file that start with "wrapper.classpath". Before the first of those

Re: Run Tomcat as a NT Service Problem

2001-05-24 Thread Huynh Tin
o: '[EMAIL PROTECTED]' Sent: Thursday, May 24, 2001 8:42 PM Subject: RE: Run Tomcat as a NT Service Problem It sounds like you don't have "xerces.jar" as the first thing on your classpath. To make this the first thing on your classpath: 1) Edit the fil

RE: Run Tomcat as a NT Service Problem

2001-05-24 Thread Pernica, Jan
Subject: RE: Run Tomcat as a NT Service Problem It sounds like you don't have xerces.jar as the first thing on your classpath. To make this the first thing on your classpath: 1) Edit the file %TOMCAT_HOME%\conf\wrapper.properties 2) You see some lines in this file that start