Re: Determining connector port

2006-10-26 Thread Miguel Correia Ricardo
Ok, stupid question I admit it... Just use CoyoteConnector class, that has the getPort On 10/26/06, Miguel Correia Ricardo <[EMAIL PROTECTED]> wrote: Hi, I'm using a embedded tomcat configuration, and I'm creating a Connector with a dynamic port by passing the port value as zero. But now I want

Determining connector port

2006-10-26 Thread Miguel Correia Ricardo
Hi, I'm using a embedded tomcat configuration, and I'm creating a Connector with a dynamic port by passing the port value as zero. But now I want to know on wich port the connector is listening for requests. But I'm using (and I need to use) Tomcat 5.0, but If my Tomcat version were 5.5, I would