Re: Fetching connector from jmx by name

2020-12-03 Thread Christopher Schultz
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 crite

Fetching connector from jmx by name

2020-11-30 Thread Fred Al
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