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

Tarun Babu (JIRA) jira-events at lists.jboss.org
Thu Jun 13 15:16:56 EDT 2013


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

Tarun Babu commented on AS7-2275:
---------------------------------

This breaks spring-data-jpa library which has a default factory (among many) which refers to a PersistenceContext with no name.

We are in a deadlock now with neither spring/jboss changing to make this work. I shall try to find/build a patch for spring-data-jpa.

https://jira.springsource.org/browse/DATAJPA-213


                
> 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
>             Fix For: 7.1.0.Beta1
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list