[JBoss-user] [Management, JMX/JBoss] - Re: Problem in EJB Calling an MBean

2006-03-16 Thread plutus
hi, hint to scotts post: look here: http://java.sun.com/j2se/1.5.0/docs/api/javax/management/MBeanServer.html especially: use queryMBeans(null, null) to get all installed mbeans hth, marcel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930741#3930741

[JBoss-user] [Management, JMX/JBoss] - Re: Problem in EJB Calling an MBean

2006-03-12 Thread [EMAIL PROTECTED]
Try listing all values from the MBeanServerFactory.findMBeanServer(null) call as a hint. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3929630#3929630 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929630