[arquillian-issues] [JBoss JIRA] (ARQ-308) Patch to support OpenEJB 3.2 API change

Aslak Knutsen (Updated) (JIRA) jira-events at lists.jboss.org
Mon Oct 17 11:15:46 EDT 2011


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

Aslak Knutsen updated ARQ-308:
------------------------------

    Fix Version/s: openejb_1.0.0.next
                       (was: 1.1.0.CR1)

    
> Patch to support OpenEJB 3.2 API change
> ---------------------------------------
>
>                 Key: ARQ-308
>                 URL: https://issues.jboss.org/browse/ARQ-308
>             Project: Arquillian
>          Issue Type: Patch
>          Components: OpenEJB Containers
>    Affects Versions: 1.0.0.Alpha4
>            Reporter: Dan Allen
>            Assignee: Aslak Knutsen
>             Fix For: openejb_1.0.0.next
>
>         Attachments: ARQ-308.patch
>
>
> The Arquillian Embedded OpenEJB 3.1 container adapter works with OpenEJB 3.2 with the exception of one field reference. The public field AppInfo#jarPath was renamed to AppInfo#path. Attached is a patch which will determine the correct field name through reflection so both APIs can be supported.
> Keep in mind that OpenEJB 3.2 is still unreleased, so this is an enabling change (enables people to use it), and may be unnecessary if we find out why the field name was change. Or, perhaps, this issue will lead to an upstream change that makes this patch unnecessary. Either way, it would be nice to be able to use OpenEJB 3.2 as it supports JPA 2.

--
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 arquillian-issues mailing list