Re: Fetching connector from jmx by name
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
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