My mistake on port 80 without being root, I never used jsvc ; I relied on startup.sh.
Cyrille On Mon, Mar 15, 2010 at 1:53 PM, André Warnier <a...@ice-sa.com> wrote: > Cyrille Le Clerc wrote: >> >> #4 I slightly disagree with André on asking Tomcat to listen on port >> 80 ; I am very reluctant to this approach as it requires to run the >> JVM as root ; > > No, it does not, if you run the JVM under jsvc (commons-daemon). > This is how most Linux packages nowadays set it up by default. > > But of course, you cannot run 2 servers at the same time listening on the > same port. So if you want to have Tomcat handle port 80, then you cannot > have Apache httpd listening to that same port at the same time. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org