[
https://issues.jboss.org/browse/AS7-2275?page=com.atlassian.jira.plugin.s...
]
Scott Marlow commented on AS7-2275:
-----------------------------------
Just to be clear, this is tightening up the deployment requirements for AS7, to ensure
that applications don't accidentally use the wrong persistence unit definition in
their application (since there is no defined order for resolution other than what the code
currently does).
Deployment error should result when ambiguous injection is specified
--------------------------------------------------------------------
Key: AS7-2275
URL:
https://issues.jboss.org/browse/AS7-2275
Project: Application Server 7
Issue Type: Bug
Components: JPA / Hibernate
Reporter: Stuart Douglas
Assignee: Scott Marlow
If no name is specified PersistenceUnitSearch.resolvePersistenceUnitSupplier will return
a PU at random, rather than throwing an exception if more than one PU is found.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira