Costin, [EMAIL PROTECTED] wrote: > > > That wouldn't work - if the UID is changed before starting tomcat, then > it can't listen on port 80. > > The uid must be changed after it start listening, like any unix program > does. And the wrapper/invocator is just one way to start tomcat - I like > the flexibility on startup. >
This is very true and was the reason I was pursuing the "public native" method approach. But Pier mentioned and passing a callback function to the JVM when he starts it. Maybe Pier could elaborate on this process? Basically, for Pier's callback approach to work, the callback function would need to be tied to invocation of the StandardServer.initialize() method. I haven't used any callbacks like he describes so I am curious about the mechanics. -- _____________________________________________________________________ Patrick Luby Email: [EMAIL PROTECTED] Sun Microsystems Phone: 408-276-7471 901 San Antonio Road, USCA14-303 Palo Alto, CA 94303-4900 _____________________________________________________________________ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>