<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi everybody,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm trying to configure JBoss to make an EJB3 MDB run only on the JBoss cluster member in which the JMS server is running. I need a pure failover cluster configuration for JBoss.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried several solutions using the 'barrier' dependency and trying to put the ejb ear file (alone and with te EJB deployers) in the deploy-hasingleton directory but none works.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The only thing that would work would be (for what I understood) to put the barrier on the deployers, but then, when the old EJB deployers wakes up, it tries to deploy the EJB and not the EJB3Deployer, and this old EJB deployer is not able to deploy the EJB3 MDB.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So, could anyone explain what is the cleanest way to clusterize such EJB3 MDB ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>François.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Context : jboss-4.0.5.GA, Red Hat Enterprise Linux ES release 4 (Nahant Update 4).</FONT></DIV></BODY></HTML>