12 Replies Latest reply on Mar 28, 2008 4:51 AM by wolfc

    EJB3Deployer and EJB3ClientDeployer order

    aloubyansky

      I am not up to date with the things. So, maybe I am missing something obvious and should search better.

      If I deploy an ear that contains two ejb3 jars and a client jar with ejb references to the ejb jars, I see that the EJB3ClientDeployer is deploying the client before the EJB3 jars are deployed and the ejb-ref resolution fails.

      Has anyone seen this?