[JBoss-user] [Management, JMX/JBoss] - Re: Problem getting mbean server

2005-09-21 Thread dhill
I have tried this method and now that I have time I retested on 4.0.1 vs 4.0.2, 
it seems something has changed between these 2 implementation, JMX wise that is.

I am running both server on 1.4.2_03 jre. The findMBeaServer works on 4.0.1 but 
not on 4.0.2.

Any thoughts or suggestions ?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896066#3896066

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896066


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Problem getting mbean server

2005-09-07 Thread milmber
This link

http://wiki.jboss.org/wiki/Wiki.jsp?page=HowCanIGetAReferenceToTheMBeanServer

should help. Perhaps particularly:

import org.jboss.mx.util.MBeanServerLocator;
  |...
  | // find the local MBeanServer
  | MBeanServer server = MBeanServerLocator.locateJBoss();

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893375#3893375

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893375


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user