teknorat, you've probably solved your problem now ... "teknokrat" wrote : Yeah, I've been at looking at it. What I don't understand is where the MDBs come into it. Does it mean the MDBs reside on the same servers as the JMS queue/topic? Not necessarily. You can put the MDBs on same server as the JMS queue/topic, but you can also put them on other servers in the same cluster.
My question is: how can you configure the MDBs to reconnect automatically when the JMS server fails over to another JBoss instance? See http://www.jboss.org:8080/index.html?module=bb&op=viewtopic&t=64439#3881573 "teknokrat" wrote : | If so, how is load balancing handled? | | There is an example onthe wiki on " Load-balanced, faul-tolerant MDBs in HAJMS" which I am reading now. Are there any other sources of information on this topic? I looked at that http://wiki.jboss.org/wiki/Wiki.jsp?page=LoadBalancedFaultTolerantMDBs but it doesn't seem to do too much other than specify the HA-JNDI port (i.e. port 1100 instead of the local JNDI port 1099), which is already done in jboss-4.0.1sp1/server/all/deploy/jms/hajndi-jms-ds.xml Or did I miss something? Rohan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881577#3881577 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881577 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
