You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/09/23 14:45:34 UTC

[jira] [Commented] (TOMEE-1359) TomEEInjectionEnricher does not always return correct AppContext

    [ https://issues.apache.org/jira/browse/TOMEE-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144740#comment-14144740 ] 

Romain Manni-Bucau commented on TOMEE-1359:
-------------------------------------------

[~andyg] more details on it? we use "app.getId()_className" as ID so if it is ambiguous arquillian is broken but applications as well in a standard tomee. 

> TomEEInjectionEnricher does not always return correct AppContext
> ----------------------------------------------------------------
>
>                 Key: TOMEE-1359
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1359
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Arquillian Adapters
>    Affects Versions: 2.0.0, 1.7.1, 2.0.0-Milestone-1
>         Environment: Java 7 and 8
>            Reporter: Andy Gumbrecht
>            Assignee: Andy Gumbrecht
>             Fix For: 2.0.0-Milestone-1, 1.7.2
>
>
> TomEEInjectionEnricher does not always return correct AppContext - The first context for which a BeanContext is found is returned. This has in fact been an arbitrary result of a List iteration (which has no guarantee of order) and has only come to light in differences between Java 7 and 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)