You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/11/14 10:17:08 UTC

[Bug 60368] Embedded org.apache.catalina.startup.Tomcat instance can no longer be started without a Connector

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

--- Comment #1 from Remy Maucherat <re...@apache.org> ---
It looks to me you were taking advantage of a hack: getConnector, then remove
connector. Uh. I'll restore in 8.5 code so that a default connector is only
created once.

In 9, it would be good to remove the automatic connector creation in init and
start, since it doesn't make sense.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org