RE: a sure way to work with tomcat under windows NT/2000/XP

2002-12-23 Thread Kingsley Omon-Edo
Hello Jason, My name is Kinsley and I am new to Tomcat. I have successfully installed the Jakarta Tomcat on Windows 2000 Advanced Server. It seems to be OK for now as I have not done so much with it. I noticed that there are some differences between your procedures and the one I followed.

RE: a sure way to work with tomcat under windows NT/2000/XP

2002-12-23 Thread Jacob Kjome
You should set up your variables under System instead of User because if you run Tomcat as a service, the User variables will not be read. Also, Tomcat doesn't care about the system classpath. J2EE_HOME is fine to set if you need that for something else. Tomcat doesn't need it. Also,

RE: a sure way to work with tomcat under windows NT/2000/XP

2002-12-23 Thread Kingsley Omon-Edo
Thanks for the advice. I will implement these changes right away and keep you posted. Kingsley Omon-Edo, Developer, MTech Communications Ltd -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED]] Sent: Monday, December 23, 2002 3:17 PM To: Tomcat Users List Subject: RE: a

RE: a sure way to work with tomcat under windows NT/2000/XP

2002-12-23 Thread Jason Pyeron
On Mon, 23 Dec 2002, Jacob Kjome wrote: : :You should set up your variables under System instead of User because if they are :you run Tomcat as a service, the User variables will not be read. Also, :Tomcat doesn't care about the system classpath. J2EE_HOME is fine to set :if you need that

RE: a sure way to work with tomcat under windows NT/2000/XP

2002-12-23 Thread Kingsley Omon-Edo
Hi Jake, I have effected the modifications as and everything is perfect. I can now see the Apache Tomcat service running. Thanks for the help. I was wondering though what the JASPER_HOME environment variable is meant to do, as the only thing Tomcat cares about is the CALINA_HOME