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/10/24 14:54:45 UTC

[Bug 60297] Tomcat.setConnector not using supplied connector

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

--- Comment #1 from Remy Maucherat <re...@apache.org> ---
Created attachment 34401
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34401&action=edit
Tomcat get/setConnector changes

Ok, maybe it's not very intuitive, and I don't see the point of having a
connector field in the Tomcat class.

This patch makes using setConnector optional, while getConnector will use the
first connector of the service. setConnector will also add the connector if
it's not been added already. Does this cover what you are talking about ? [I
got really confused in the middle of it ...]

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