HI all,
I've a problem in the following scenario:
there is a clusterd JBoss environmet with 2 or more messaging-node (call it mnode0,
mnode1, ...), a distributed topic (call it 'mytopic'), a Publisher and a
Subscriber applications on 'mytopic'. In both the pub and the sub I lookup a
'ConnectionFactory' referring to a the jndi service resolved with the url of
mnode0 (e.g. 192.168.0.1:1199).
The publisher periodically sends a message.
The listener (of the sub) receives them.
If mnode0 crash on the pub I've got an exception and the listener isn't able to
know that an error has happened. It isn't a nice behaviour,
Is there a manner to route the messages to an other node of the cluster of AS in order to
get fault tolerance? Have I to configure the post office?
I used JB_AS 4.2.2GA and JBM 1.4.0SP3 with MySql. I've done every step of the
'JBoss Messaging Installation (chap 4 of JBoss Messaging 1.4 User's Guide)
Regards.
Francesco
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177186#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...