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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Mar 17 22:01:51 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: 1.0.0.Beta1
                       (was: 1.0.0.Alpha5)


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


More information about the arquillian-issues mailing list