[
http://jira.jboss.com/jira/browse/EJBTHREE-1034?page=all ]
Carlo de Wolf updated EJBTHREE-1034:
------------------------------------
Original Estimate: (was: 1 hour)
Remaining Estimate: (was: 1 hour)
Complexity: (was: Low)
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: Branch_4_2
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