Hi Tim , I am sorry i didn't explain the correct use case , what i am doing here is trying to get the total session count on the remote broker from my java client and to display on our monitoring tool. At this point i am just trying to get this with the help of region broker instance which intern needs a broker service instance ..and this broker service instance is not exposed as an mbean where i have to write a plugin on the remote broker where it should expose broker service as an mbean. Then i can consume this Broker Service instance as an mbean to get the region broker instance and can get the session count. What i thought before is ..is there any way i can get this broker service instance of remote broker with out writing the plugin ..?
Now i am clear that there is no way other than writing the plugin for broker service. Thank you once again for making it clear. -- View this message in context: http://activemq.2283324.n4.nabble.com/How-can-i-get-Broker-Service-instance-of-the-remote-broker-tp4711891p4711985.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.