https://bz.apache.org/bugzilla/show_bug.cgi?id=60368

--- Comment #6 from Remy Maucherat <r...@apache.org> ---
When you write hacks, you get into trouble at some point :) 

As you're not calling setConnector either, I don't understand how start doesn't
create a new default connector behind your back by calling getConnector ...
Look at the code in Tomcat 8.0.

Solutions:
- The new behavior from Tomcat 9 can be ported (IMO creating default connectors
is a bad idea)
- Call getConnector, it won't hurt

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