[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Support for cross-cluster HAJNDI list operations

bstansberry@jboss.com do-not-reply at jboss.com
Fri Feb 23 16:08:44 EST 2007


If the primary goal is to have performant lookups, then yes, binding the HA-JMS entries in HA-JNDI is what would be needed. (They'd need to be in regular JNDI as well, as local services may be expecting to find them there.)

This would have to be done in JBossMQ, or more likely in an HA integration mbean that's deployed along with JBossMQ in the all config. If done in JBossMQ itself, that would require the MQ code to know how to create an HA-JNDI context.  If done in an external integration mbean, the mbean would need to know about the various InvocationLayers that are deployed (doable although maybe not in a nice clean way) and the various destinations that are deployed (not sure about doing that.)

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

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



More information about the jboss-dev-forums mailing list