RE: nonroot standalone tomcat 4? how?

2001-09-19 Thread Taavi Tiirik
Connectors - Refactored the startup code so that Catalina can run on port 80 (without being root) when started by JavaService or equivalent service managers. I'm wondering if there is further documentation on this somewhere? It's in CVS, repository jakarta-tomcat-4.0 under

Re: nonroot standalone tomcat 4? how?

2001-09-18 Thread Jonathan Eric Miller
This is the response that I received a few days ago. I haven't had a chance to test it yet though. I'm running it chrooted, so, I don't think that I need to run it as non-root. Jon Jonathan Eric Miller [EMAIL PROTECTED] wrote: RELEASE-NOTES-4.0-B7.txt in Tomcat 4 mentions the following.