-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Steffen,
I think this should be discussed on the users' list. I'm cross-posting
this message one time for that purpose. See below.
On 3/21/13 9:59 AM, Steffen Heil (Mailinglisten) wrote:
> I have a servlet that creates a new Connector and adds it t
Hi
I have a servlet that creates a new Connector and adds it to the Service it is
running in.
However it does this during startup of the Servlet.
Obviously the connectors specified in the server.xml are added and NOT started.
So tomcat starts its connectors as last thing after loading other com