You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fred Al <fr...@gmail.com> on 2020/11/30 09:07:18 UTC

Fetching connector from jmx by name

Hello!
Is it possible to put an identifier on a connector and use that identifier
to retrieve the connector by identifier from JMX?

Regards
Fredrik

Re: Fetching connector from jmx by name

Posted by Christopher Schultz <ch...@christopherschultz.net>.
Fred,

On 11/30/20 04:07, Fred Al wrote:
> Is it possible to put an identifier on a connector and use that identifier
> to retrieve the connector by identifier from JMX?

No. You will need to use the connector's "computed" name.

You could also enumerate all connectors and choose by some other criteria.

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org