[jboss-jira] [JBoss JIRA] (WFLY-1494) Wiring inconsistency with javax.transaction 1.2 API

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Jun 12 08:38:54 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler reassigned WFLY-1494:
------------------------------------

    Assignee: Thomas Diesler  (was: jaikiran pai)

    
> Wiring inconsistency with javax.transaction 1.2 API
> ---------------------------------------------------
>
>                 Key: WFLY-1494
>                 URL: https://issues.jboss.org/browse/WFLY-1494
>             Project: WildFly
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 8.0.0.Alpha2
>
>
> The transaction API defines imports like this
>    Import-Package: javax.enterprise.context,javax.enterprise.util,javax.interceptor;version="[1.2,2)"
> which is problematic in two ways
> a) unspecified version for javax.enterprise API
> b) explicit import of javax.interceptor API, which is missing above

--
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