[jboss-jira] [JBoss JIRA] (AS7-2275) Deployment error should result when ambiguous injection is specified

Scott Marlow (Commented) (JIRA) jira-events at lists.jboss.org
Fri Nov 11 10:18:45 EST 2011


    [ https://issues.jboss.org/browse/AS7-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642140#comment-12642140 ] 

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

        


More information about the jboss-jira mailing list