Hi, There're already some tests there:
https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/management/ManagedBrowseableEndpointAsXmlTest.java https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/management/ManagedBrowseableEndpointEmptyTest.java https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/management/ManagedBrowseableEndpointTest.java However there's a type in ManagedBrowsableEndpoint class name which should be ManagedBrowseableEndpoint so I assume that's why you didn't find the tests. Babak -- View this message in context: http://camel.465427.n5.nabble.com/JMX-queue-size-operation-fails-Camel-2-9-0-tp5233089p5429000.html Sent from the Camel - Users mailing list archive at Nabble.com.
