Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9516

JPA deployer adding cross sub deployment dependencies when multiple persistence units deployed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 11.0.0.Final
    • JPA / Hibernate
    • None

      If an ear contains two EJB sub deployments which each contain a Persistence Unit and a Stateless EJB which injects the PU that is in its jar using @PersistenceContext. There is a dependency being added where in the Stateless EJB from one deployment depends on the PU from the other jar. It appears this is happening after this bug fix WFLY-1531

      app.ear
       - ejb-with-pu1.jar
       - ejb-with-pu2.jar
      

            smarlow1@redhat.com Scott Marlow
            rhn-support-bmaxwell Brad Maxwell
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: