Really dumb question -- how do I set up Tomcat 5 to run as a service on NT?

2004-01-02 Thread Chang, Betty
Hi - I've looked through the docs, and it says the following: Tomcat will be installed as a Windows NT/2k/XP service no matter what setting is selected. However, I never ran an installation program - I just unzipped a file. What do I run to install Tomcat 5 as a service? I don't see

RE: Really dumb question -- how do I set up Tomcat 5 to run as a service on NT?

2004-01-02 Thread Chang, Betty
Hi -- Thanks for the reply. So, now I downloaded Tomcat 4, but I don't see an install program. I downloaded the .zip file. Was I supposed to download an .exe file instead? Thanks Betty -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Friday, January 02, 2004

Windows 2000 Tomcat 5.0 as Service -- which JDK from what path is it using?

2004-08-19 Thread Chang, Betty
Hi -- This is driving me nuts. After I have installed Tomcat 5.0 as a Service, how do I find out what JDK it is using? And, how can I change it? I have NO JAVA_HOME set on the machine. The install-docs say that it uses the registry or JAVA_HOME. I don't see any Path to anything in the

RE: Windows 2000 Tomcat 5.0 as Service -- which JDK from what path is it using?

2004-08-19 Thread Chang, Betty
-Original Message- From: Chang, Betty [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 2:31 PM To: Tomcat Users List Subject: Windows 2000 Tomcat 5.0 as Service -- which JDK from what path is it using? Hi -- This is driving me nuts. After I have installed Tomcat 5.0 as a Service, how do

RE: Windows 2000 Tomcat 5.0 as Service -- which JDK from what path is it using?

2004-08-19 Thread Chang, Betty
- From: Chang, Betty [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 2:49 PM To: Tomcat Users List Subject: RE: Windows 2000 Tomcat 5.0 as Service -- which JDK from what path is it using? Hi -- That archive discusses JVM options, but what I want to know is, how do I specify the Directory

RE: Windows 2000 Tomcat 5.0 as Service -- which JDK from what path is it using?

2004-08-20 Thread Chang, Betty
5.0 as Service -- which JDK from what path is it using? Hi, I guess my original STFA wasn't explicit enough. Figures. Anyways, try http://marc.theaimsgroup.com/?l=tomcat-userm=104914298630480w=2. Yoav Shapira Millennium Research Informatics -Original Message- From: Chang, Betty

Is it possible to configure the security manager such that my servlet can write into the tomcat-home/logs directory?

2004-09-21 Thread Chang, Betty
Hi -- With tomcat 5.0.16, I could write into that directory (Windows), But with tomcat 5.0.27, I can no longer do so. I've tried all sorts of stuff in catalina.policy, but I still cannot configure it such that I can write my own log file into the logs directory. Thanks Betty