[JBoss-user] [Clustering/JBoss] - Re: Clustered HASingleton How-To

2004-10-27 Thread lokki
Thanks for all of you work deciphering how to make HASingletons work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853004#3853004 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853004 -

[JBoss-user] [Clustering/JBoss] - Re: Clustering across sub-nets?

2004-10-26 Thread lokki
Thanks for the pointer. I knew JBoss used JGroups, but I didn't realize how much was at your site. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852836#3852836 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852836 -

[JBoss-user] [Advanced Documentation] - Admin & Dev. Chapter 2 XMBean Examples Broken

2004-06-25 Thread lokki
Apparently the Invocation and InvocationException classes have been both changed and moved between packages in 3.2.4 compared to 3.2.3. The book and examples are still for 3.2.3. After digging through the source, I saw that they had been switched from the Interceptor package to the mx.server pac

[JBoss-user] [Management, JMX/JBoss] - Any Remoting Examples?

2004-06-25 Thread lokki
Are there any examples of how to use the Remoting APIs? I have grabbed the source and tried the "simple" tests, but I couldn't get them to work. Being new to this I am probably running them incorrectly. Has anyone successfully created a remote JMX client or server (outside of a JBoss container)

[JBoss-user] [Management, JMX/JBoss] - Converting from JMX 1.2 to JBoss' JMX

2004-06-23 Thread lokki
Can any one offer any guidance on how to replace usage of the javax.management.remote.* APIs from the JMX 1.2/JDK 1.5 libraries with similar capabilities in JBoss? I am performing an evaluation of JBoss versus other JMX packages. I like the extras provided by JBoss, but I wonder if there is a n