[JBoss-user] [Management, JMX/JBoss] - HA MBeans

2005-06-30 Thread prese
Hi *, Sometimes ago I red on some posts that is a plan to implement HA MBeans. Could you please tell me if this feature was implemented? Thanks Sebi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883221#3883221 Reply to the post : http://www.jboss.org/index

[JBoss-user] [Management, JMX/JBoss] - HA MBeans

2005-01-19 Thread prese
Hi, Sometimes ago I was reading about some future plans regaring the HA for MBeans. Do you have any idea of the implementation status for this? Thanks Sebi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862706#3862706 Reply to the post : http://www.jboss.or

[JBoss-user] [Management, JMX/JBoss] - Auto-discovery of MBean servers

2004-09-02 Thread prese
Hi, Is it possible to discover the MBean server that are running in the same cluster like my current JBOSS node? Thanks Sebi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847038#3847038 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-user] [Clustering/JBoss] - Re: How(when) detects the cluster the dead members?

2004-08-19 Thread prese
Hi Bela, I noticed the following behavior: - when the cable is pluged-out the suspect messages are generated but the HaPartition is not notified with a suspect event - when the cable is pluged-in the HaPartition is first notified with suspect event and after that with merge event Is this the exp

[JBoss-user] [Clustering/JBoss] - Re: How(when) detects the cluster the dead members?

2004-08-19 Thread prese
Hi Bela, IÂm using FD not FD_SOCK. I make a little debug and HAPartion.viewAccepted() is called only when a plug the network cable not when I unplug it. The cluster reports the node as suspicious but It still consider it like an friendly node ... Is any possibility to force the deleteion of t

[JBoss-user] [Clustering/JBoss] - How(when) detects the cluster the dead members?

2004-08-19 Thread prese
Hi guys, IÂm using JBOSS 3.2.5. LetÂs consider the following scenario: - start Node A and Node B in the same scenarion - check the DefaultPartion MBean to see how many memebers are in the partition -- 2 .. A & B -- unplug the network cable for node B -- check the DefaultPartition -- 2 nodes A

[JBoss-user] [Management, JMX/JBoss] - Re: managing mBeans Programatically

2004-07-20 Thread prese
Hi, The MBeanServer that you obtained via RMIAdapter is a Proxy to MBean Server which resides inside of JBOSS server. You can access the Mbeans using the proxy server methods, or better create you own invocation handler that is able to invoke the remote server. I did not experience the registri

[JBoss-user] [Management, JMX/JBoss] - Re: managing mBeans Programatically

2004-07-20 Thread prese
Hi, Just add to your classpath: jmx-adaptor-plugin.jar or jbossall-client.jar. Regards Sebi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842698#3842698 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842698 ---

[JBoss-user] [Management, JMX/JBoss] - Re: managing mBeans Programatically

2004-07-20 Thread prese
Hi, To find out how to use RMIAdaptor you can start with: http://www.jboss.org/wiki/Wiki.jsp?page=UsingTheRMIAdaptor. HTH View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842680#3842680 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting