Hi Jeff, Servicemix components(BCs/SEs), service assemblys and service units are instrumented as MBeans using spring JMX support. You can query them using standard JMX query. You can also use the Java Monitoring and Management Console (jconsole) which comes with J2SE 5.0 and higher versions to manage and monitor them. Try accessing the below url (MBean Server) using jconsole once you start your installed servicemix instance. servicemix::jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi (user id: smx password:smx) I hope it helps! Regards, Rabi Mishra http://rabisblog.blogspot.com/
________________________________ From: Jeff_Shelley [mailto:[EMAIL PROTECTED] Sent: Sun 5/20/2007 12:17 AM To: [email protected] Subject: JBI Spec Sorry I wasn't sure where to post this message. In the JBI Spec is there any standard way to query which components are installed? I see in ServiceMix, you have an AdminCommandsService which provides this functionality, but I'm wondering if there's a spec-compliant way to query this from a management utility or if I just have to roll my own for each implementation. Thanks! --Jeff -- View this message in context: http://www.nabble.com/JBI-Spec-tf3783399s12049.html#a10699492 Sent from the ServiceMix - User mailing list archive at Nabble.com. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
