0 Replies Latest reply on Apr 21, 2011 4:53 AM by laures

    How to configure Deployment-Dependencies between an ear and a resource adapter?

    laures

      Hi,

       

      for my MessageDrivenBean inside of a JBoss6 I'm using the activemq resource adapter. At runtime i need to change the adapters ra.xml. JBoss is smart enough to redeploy the adapter when this happens, but the mdb is not redeployed, looses the connection and won't get messages.

       

      Can i configure my mdb application to be automaticly redeployed when the resource adapter changes?

       

      Greetings,

      Alexander