[jboss-user] [Clustering/JBoss] - Re: LoadBalancing application wrapped in JMX

bstansberry@jboss.com do-not-reply at jboss.com
Sun Aug 20 15:08:34 EDT 2006


Probably the best approach is to create a ProxyFactoryHA mbean that will create an HA proxy for your service and bind it in JNDI.  The HA proxy will include load balancing behavior, much like a proxy for a clustered EJB does.  Your external client would then download the proxy from JNDI.

The forum thread at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77986[/url] gets into this is some detail, including an as yet unresolved bug the user found ([url]http://jira.jboss.com/jira/browse/JBAS-3194).  He also describes his workaround for the bug.

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

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



More information about the jboss-user mailing list