Justin, http://jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html and http://marc.theaimsgroup.com/?l=tomcat-user&m=108373546715111&w=2 and http://jakarta.apache.org/commons/daemon/ Use directions from the first two. The third is for description of product.
Doug www.parsonstechnical.com ----- Original Message ----- From: "Justin Jaynes" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, May 27, 2004 3:19 AM Subject: RE: standalone production? > I am intending to run in a fully internet exposed > environment and I only have ONE physical machine to > use for deployment. It will be directly connected to > the internet at co-location service provider. So ... > > In a conversation from yesterday, it appears another > user had a similar question. How to run on port 80, > securly. > > Is it possible to run tomcat with a non-priviliged > user? What is this JSVC approach they referred to, > and what is the solution that was given? Where can I > go to read more? > > OK, I've been running tomcat behind apache for ages, > and > >> >now I want to go with Yoav's oft-stated advice to > just > >> >use tomcat (5.0.24) alone. And I want it on port > 80. > >> > > >> >So, I try to use the jsvc approach, telling it to > go to > >> >the nonprivileged tomcat user by (from the tomcat > site): > >> > > >> >./bin/jsvc -Djava.endorsed.dirs=./common/endorsed > -cp > >>./bin/bootstrap.jar \ > >> > -outfile ./logs/catalina.out -errfile > ./logs/catalina.err \ > >> > org.apache.catalina.startup.Bootstrap > -user tomcat > >> > > >> >However, that chokes as follows, as it apparently > can't use port > >> >80 as I'm wanting it to. > >> > > >> >I'm sure this must be trivial, but all help would > be > >> >appreciated! > > > > > > __________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
