https://issues.apache.org/bugzilla/show_bug.cgi?id=50360

--- Comment #4 from Mark Thomas <ma...@apache.org> 2010-11-30 17:52:07 EST ---
I'm working on this at the moment (although work and infrastructure stuff may
distract me for the next few days). I have already sorted out the
MapperListener, the ProtocolHandler and Endpoints are next but they will take a
little longer as all five of the connectors will probably need to be changed
together.

>From what I have looked at so far most of init() needs to move into start(),
most of destroy() into stop() and any JMX stuff needs to move to init() /
destroy().

The new Lifecycle code can't be used directly as it will create a dependency on
Catalina from the Connectors but it should be possible to re-use most of the
ideas and probably some of the code.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to