|
From: Leif M. <le...@ta...> - 2004-05-26 07:46:32
|
Thorsten, This issue is discussed in detail on the following Feature Requst page: https://sourceforge.net/tracker/index.php?func=detail&aid=490806&group_id=39428&atid=425190 I had decided that this was not possible. See above. I will take a look at the commons daemon package and see how it works. http://jakarta.apache.org/commons/daemon/jsvc.html Unless they are using a custom version of java.exe, to open the port before any java threads are created then this is a chicken and the egg problem. That may be what their jsvc binary is. Will take a closer look. Cheers, Leif Thorsten Kamann wrote: > Hello Mailinglist, > > I want to start the Tomcat-Server 5.0.x with the current Wrapper. > With the Commons-Demon Package I can start the Tomcat with one of the > privileged ports (< 1024) without runnung it with root-privileges like > e.g. > Apache. > > Can I configure the wrapper to achieve the same behaviour? > > Best regards > Thorsten > |