[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1034) Port ejb3/src/main/org/jboss/ejb3/enc/DeploymentPersistenceUnitResolver.java to Branch_4_2

Frank Langelage (JIRA) jira-events at lists.jboss.org
Tue Aug 21 17:07:32 EDT 2007


Port ejb3/src/main/org/jboss/ejb3/enc/DeploymentPersistenceUnitResolver.java to Branch_4_2
------------------------------------------------------------------------------------------

                 Key: EJBTHREE-1034
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1034
             Project: EJB 3.0
          Issue Type: Patch
    Affects Versions: AS 4.2.2.GA
            Reporter: Frank Langelage
             Fix For: AS 4.2.2.GA


Port the changes made on ejb3/src/main/org/jboss/ejb3/enc/DeploymentPersistenceUnitResolver.java in Head to Branch 4.2.
Using an ear with seperated session and entity beans (different ejb-modules) I got the exception "There is no default persistence nit in this deployment." when using "@PersistenceContext private EntityManager entityManager;" in my Session Bean.
Using the head version of the source file within my 4.2.2.GA cvs checkout the problem went away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list