Hi, Can we disable the server shutdown port? I was thinking if I set the port to 0, then the StandardServer shouldn't create the shutdown socket. The reason for that is cause the embedded TC doesn't really need that if the JNI is the only communication channel. Server could be shut down from 'inside'. This will enable multiple TC instances too, using the same server.xml file. Of course the await() needs to be refactored so it will not fail in that case.
Thoughts? MT. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>