I annotated an endpoint with @ManagedResource. I noticed that per default the
endpoints uri ist part of object name (the last part after name).
Is there a way to change this part?

I tried
getCamelContext().getManagementNameStrategy().setNamePattern("myName");

But this changes the wrong part. 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Setting-jmx-object-name-name-myName-tp5754000.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to