On Fri, May 14, 2004 at 03:05:41PM -0400, Shapira, Yoav wrote:
: Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
: How would the webapp invoke this listener?

The listener would be started outside of the container, in a separate
process.  A (protected) JSP/servlet run wihtin the container would
contact the listener with a socket call.

Having it run outside of the container helps in situations where
commons-daemon, as root, is used to bind to the port before switching
uid's to the unprivileged Tomcat user.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to