Hi Alexander,

Alexander Hartner schrieb:
Is there an API call I can use from a LifeCycleListener to query all connectors for their ports and configuration (SSL / Plain). I would like to advertise the presence of Tomcat on the network via zeroconf / bonjour. I am hoping there is an API call I can use rather then parse the server.xml file.

Tomcat registers and MBean (JMX) for each connector. You can query the mbean server and retrieve the info from there.

Thanks
Alex

Regards,

Rainer

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

Reply via email to