Is there a way to configure the JMX ProcessorId for some of our processes to
enable our support team to easily monitor specific route processors.

The default Proccessor Definition naming results in naming them process1 ...
processN from the DefaultNodeIdFactory

The solution was to plug in a custom NodeIdfactory into the context and
interrogate a getMyJMXName() on my impl of Proccesor via the
ProcessDefinition but this isnt feasible.

Any suggestions.



--
View this message in context: 
http://camel.465427.n5.nabble.com/JMX-ProcessorId-Question-tp5746051.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to