RE: Start Tomcat as non ROOT

2002-09-06 Thread Chaudhuri, Hiran
Hi, Joern. Does this error message pop up only when a JSP needs to be initialized? It may help then to have a look at the access priviliges for the Tomcat Work Directory. Maybe your desired user id has no write access there... Hiran - Hiran Chaudhuri SAG

RE: How to keep track of sessions

2002-09-02 Thread Chaudhuri, Hiran
Hi, Mark. To give my own 2 cents, I use a session listener for exactly the same issue: Get information how many sessions are active, who is logged on etc. Currently my application struggles with a memory leak, and I suspect the vector not being cleaned up thoroughly (my problem :-( ). Hiran ---

RE: Custom org.apache.catalina.authenticator

2002-08-13 Thread Chaudhuri, Hiran
Hi there. I also am interested in exchanging the authenticator. But I could not find the properties file mentioned below in Tomcat 4.1.8. However I found the NonLoginAuthenticator (exactly what I was trying to do), and a properties file in org.apache.catalina.startup. Do I understand correctly t

RE: German character problem

2002-07-19 Thread Chaudhuri, Hiran
Hi, Andreas. Check the solaris localisation settings. Hiran - Hiran Chaudhuri SAG Systemhaus GmbH Elsenheimerstraße 11 80687 München Germany [EMAIL PROTECTED] Phone +49-89-54742-134 Fax +49-6151-9234-5134 > -Original Message- > From: Andreas Sc