Re: How to change a running Tomcat with root user to other user.

2005-04-16 Thread Anto Paul
On 4/16/05, egan0019 [EMAIL PROTECTED] wrote: As long as you are using a port above or equal to 1024, I believe you should be able to simply start up Tomcat using a non-root user. On 15 Apr 2005, Parsons Technical Services wrote: There are several options: 1. Keep running as root. (Bad

tomcat silent installation

2005-04-16 Thread vishal nalwa
Hi All, Can anybody tell me how to install tomcat in silent mode.As i know we can install JDK in silent mode with the help of a response file. Plz help me. its urgent. Regards Vishal Nalwa Yahoo! India Matrimony: Find

Can't get Tomcat to use account other than System

2005-04-16 Thread Mark Leone
I think this is a pretty basic question, but I couldn't find an answer in the archives. I've been using Tomcat for a while, with Tomcat logging on as the local System account. Now I'd like Tomcat to have some additional access rights, so I'm trying to get it to log on as a privileged user. I

deploy WAR to /

2005-04-16 Thread Drew Jorgenson
Hey list, I am trying to deploy a war file to tomcat 5.5.4 and naming the war file ROOT.war and for some reason it is not getting deployed to / of the virtual host that it's being deployed on. Any suggestions? Drew. - To

Re: deploy WAR to /

2005-04-16 Thread luke
Hi, 16Apr2005 @ 14:11 Drew Jorgenson thusly spake I am trying to deploy a war file to tomcat 5.5.4 and naming the war file ROOT.war and for some reason it is not getting deployed to / of the virtual host that it's being deployed on. Any suggestions? It'd certainly help if you'd post exactly

Java class is reloaded automatically?

2005-04-16 Thread Kent Tong
Hi, I notice that in Tomcat 5.5 changes to my Java class take effects without reloading the app. The content is not marked as reloadable. There is no message in the console saying the app is reloaded. It is like the classloader is loading the new java class automatically. At the same time I can't

Help needed: Setting Tomcat5.5 to run with security manager in Windows XP

2005-04-16 Thread Nikolay Karasev
I cannot figure out how to set Tomcat 5.5.7 to be running under security manager. Standard Tomcat help gives option as: %CATALINA_HOME%\bin\catalina start -security however there is no file named catalina.bat in this directory. In fact there are only these 4 files: bootstrap.jar,

RE: Help needed: Setting Tomcat5.5 to run with security manager in Windows XP

2005-04-16 Thread Caldarale, Charles R
From: Nikolay Karasev [mailto:[EMAIL PROTECTED] Subject: Help needed: Setting Tomcat5.5 to run with security manager in Windows XP however there is no file named catalina.bat in this directory. The .bat files are only in the zip download. If you're running Tomcat as a service, there is no