Re: Running Tomcat as a user other than root

2002-04-19 Thread D Henton
Been there, can't do that with tomcat. The switch over you describe is NOT available in the current version of tomcat, there is talk of it being added. There is a jguru post on this subject, the author suggests a perl redirector or Apache/mod_jk. - Original Message - From: Jay Wright

Re: Running Tomcat as a user other than root

2002-04-19 Thread D Henton
Could you please give details. What OS? What port? Everything I've read since this can't be done for port 80. - Original Message - From: David Lu [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, April 19, 2002 1:14 PM Subject: Re: Running Tomcat as a user other

Turning off CGI in Tomcat

2002-04-16 Thread D Henton
Just read a thread on this list about CGI through tomcat. How can I make certain that this doesn't happen? How can I turn cgi off under tomcat? Is there a server.xml config that I need to delete. My money says its on by default...oops.. not a microsoft product;- -- To unsubscribe:

Re: Anyone seen these types of errors

2002-04-04 Thread D Henton
I saw segmentation faults after compiling the ajp13 connector, are you using tomcat through apache? - Original Message - From: Denny Chambers [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, April 04, 2002 10:28 AM Subject: Anyone seen these types of errors

Standalone tomcat 4.0 on port 80

2002-04-02 Thread D Henton
Hi -- I want to run tomcat 4.0x on a Solaris 8 box in standalone mode on port 80 as a user other than root. Is this possible? I been zipping through the archives and what I am hearing is that because root can only open ports 100, this scenario wouldn't be possible. There was a post on jguru

Re: Log4j initialization problem

2002-03-19 Thread D Henton
Do I read you conf file to be a relative path , how about setting as fully defined from the root eg /var/fred/log.txt - Original Message - From: James Adams [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 19, 2002 5:59 PM Subject: Log4j initialization problem Hello, I

Re: Trouble setting up mod_jk

2002-03-14 Thread D Henton
Wow-- I thought I was the only one! I never found out what the problem was myself I was using rpms for both the connector and tomcat. I got rid of them both and went to source for both. Prior to the connector build I uninstalled the rpm version of apache I had (I'm on mandrake 8.1) and rebuilt