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

--- Comment #10 from Mark Thomas <ma...@apache.org> 2010-12-09 06:32:46 EST ---
Yep. Working on it (well the clean up prior to implementing the fix) now. A
bindOnInit param will be added to the connector that defaults to true. By
default the connector will bind/unbind on init()/destroy(). Set it to false and
the connector will bind/unbind on start)_/stop()

I could have hacked this in fairly quickly but the connector/protocol/endpoint
code is long overdue a clean-up and this issue was the trigger for getting that
done. Connector and protocol are cleaned up. Starting on the endpoints now.

-- 
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