2 Replies Latest reply on Nov 10, 2011 1:35 AM by jaikiran

    Deployment of my mdb seems not to wait deployment of my resourceadapter

    jprio

      Hello,

      I developed a resource adapter and a mdb (annotated with @ResourceAdapter). If I deploy my ra, wait a few seconds and deploy my mdb, everything works fine. But the next time i startup as7 my composite deployment operation fails ("Cannot find any resource adapter service for resource adapter ..."). It looks like the deployment of my mdb doesn't wait the deployment of the resource adapter service.

      Is it normal ? Is there a way to declare that a deployment should wait the deployment of another service ?

      I use as7.1.0.Alpha2-SNAPSHOT, build from october, 21st.