Re: can't start tomcat as user

2005-07-21 Thread David Smith
-Original Message- From: Luis Durán [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 9:33 AM To: Tomcat Users List Subject: Re: can't start tomcat as user dummy wrote: Hi, Got problem starting Tomcat as user tomcat. No problem starting it under root. Any idea why ? O

RE: can't start tomcat as user

2005-07-21 Thread Dale, Matt
: RE: can't start tomcat as user Then how to start automatically at boot time ? -Original Message- From: Luis Durán [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 9:33 AM To: Tomcat Users List Subject: Re: can't start tomcat as user dummy wrote: > Hi, > > G

RE: can't start tomcat as user

2005-07-20 Thread dummy
Then how to start automatically at boot time ? -Original Message- From: Luis Durán [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 9:33 AM To: Tomcat Users List Subject: Re: can't start tomcat as user dummy wrote: > Hi, > > Got problem starting Tomcat as u

Re: can't start tomcat as user

2005-07-20 Thread Luis Durán
dummy wrote: > Hi, > > Got problem starting Tomcat as user tomcat. No problem starting it under > root. Any idea why ? > > On Linux, only root can open ports below 1024 (included). You must compile the jsvc program and setup a tomcat user and it will start tomcat as root and then change the ef

can't start tomcat as user

2005-07-20 Thread dummy
Hi, Got problem starting Tomcat as user tomcat. No problem starting it under root. Any idea why ?