It is possible for ejbs in different ears to have circular or lazy dependencies on each other without the need for a vendor descriptor -- was previously supported only with an openejb-jar.xml or openejb specific mappedName usage.
Description
It is possible for ejbs in different ears to have circular or lazy dependencies on each other without the need for a vendor descriptor -- was previously supported only with an openejb-jar.xml or openejb specific mappedName usage.
OPENEJB-760: Improved Circular and Lazy EJB reference resolution between ears
It is possible for ejbs in different ears to have circular or lazy dependencies on each other without the need for a vendor descriptor -- was previously supported only with an openejb-jar.xml or openejb specific mappedName usage.