[jboss-user] [Clustering/JBoss] - Re: Can JBoss support active/passive
bstansberry@jboss.com
do-not-reply at jboss.com
Wed May 2 11:30:52 EDT 2007
wangdongfox, for the use case you describe you could deploy the MDB in the deploy-hasingleton directory. That's not a true active/passive because the bean is not deployed and passively waiting to receive messages. Instead it will be deployed and begin receiving messages if the master node fails or is shutdown. I would expect that for most MDB use cases that would be sufficient, since a messaging based app by definition doesn't assume the message receiver is always available.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042479#4042479
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042479
More information about the jboss-user
mailing list