On Sat, 8 Sep 2001, Jochen Schwoerer wrote:
> Date: Sat, 8 Sep 2001 20:14:01 +0200
> From: Jochen Schwoerer <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED],
> Jochen Schwoerer <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: IP binding for server shutdown (tomcat 4)
>
> hello all,
>
> does somebody know if it is possible to bind the shutdown listener of
> tomcat 4 on a specific ip address like it is possible for connectors?
It currently is hard coded to bind to 127.0.0.1, so it would take a code
change to make this possible.
>
> thanks in advance
>
> jochen schwoerer
> [EMAIL PROTECTED]
>
>
>
Craig McClanahan