Hi , I am migrating our JBoss App to Cluster. In the JBoss Admin guide, clustering chapter, the HA-JMS client configuration doc just says:
HA-JMS Client The HA-JMS client is different from regular JMS clients in two important aspects. ? The HA-JMS client must obtain JMS connection factories from the HA-JNDI (the default port is 1100). ? The client connection must listens for server exceptions. When the cluster fail-over to a different master node, all client operations on the current connection fails with exceptions. The client must know to re-connect. Question: Is there an example of how to do this lookup of the HA-JMS (code and/or configuration included) ConnectionFactory. I will appreciate a quick reply. Thanks --Shankar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939047#3939047 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939047 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
