NT Service Problem for startup-servlet

2001-07-11 Thread abdur raheem
Hi all, I make tomcat as NT service. Its working. but i created a startup servlet and also made changes in web.xml according to that. but when i started thru net service the startup servlet is not loaded, at the same i start Tomcat thru startup the startup-servlet is working and i am getting

Re: NT Service Problem for startup-servlet

2001-07-11 Thread Alberto Torna Jr.
Compare the classpaths. Use Tomcat -env to view the complete classpath in that instance. Then modify the wrapper.properties and ensure all classpaths are correct. From: "abdur raheem" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: NT