https://issues.apache.org/bugzilla/show_bug.cgi?id=57097
Bug ID: 57097
Summary: Add name attribute to standard connectors
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Connectors
Assignee: [email protected]
Reporter: [email protected]
I would like a "name" attribute (or similar) added to the standard connectors.
This name should preferably be part of the JMX ObjectName for the connector
MBeans, or at least be retrievable from the MBeans.
Justification:
I'm working on an application which bundles Tomcat and makes use of several
connectors (typically binding to different network interfaces). In my
application I need to determine which port is set for which connector. I can
easily list the connector MBeans and retrieve the information from those but I
have no way of telling which connector is which.
The connectors may use the same protocol (it depends on the customer if they
want to use HTTP or HTTPS) and I have no control over their ports (they're set
by the customers installing the application). A simple name attribute that is
reachable from JMX would solve my problem.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]