You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/02/15 21:25:27 UTC

[jira] Created: (OPENJPA-1512) Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries

Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries
------------------------------------------------------------------------------------------------

                 Key: OPENJPA-1512
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1512
             Project: OpenJPA
          Issue Type: Improvement
          Components: osgi
    Affects Versions: 2.0.0-beta
            Reporter: Donald Woods
            Assignee: Donald Woods
             Fix For: 2.0.0


After chatting with Joe Bohn on the Aries project about how OpenJPA is being used for unit testing and in the AriesTrade sample (Aries blueprint version of Daytrader) we discovered there was some code that should be included in OpenJPA instead of in some Aries junits and samples, which was needed to get OpenJPA loaded and registered as a OSGi service.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1512) Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated OPENJPA-1512:
----------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.0.0-beta2

> Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries
> ------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1512
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1512
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: osgi
>    Affects Versions: 2.0.0-beta
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.0-beta2
>
>         Attachments: ARIES-164.diff
>
>
> After chatting with Joe Bohn on the Aries project about how OpenJPA is being used for unit testing and in the AriesTrade sample (Aries blueprint version of Daytrader) we discovered there was some code that should be included in OpenJPA instead of in some Aries junits and samples, which was needed to get OpenJPA loaded and registered as a OSGi service.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-1512) Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved OPENJPA-1512.
-----------------------------------

    Resolution: Fixed

r910332 in trunk

> Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries
> ------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1512
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1512
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: osgi
>    Affects Versions: 2.0.0-beta
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.0
>
>
> After chatting with Joe Bohn on the Aries project about how OpenJPA is being used for unit testing and in the AriesTrade sample (Aries blueprint version of Daytrader) we discovered there was some code that should be included in OpenJPA instead of in some Aries junits and samples, which was needed to get OpenJPA loaded and registered as a OSGi service.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1512) Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated OPENJPA-1512:
----------------------------------

    Attachment: ARIES-164.diff

Patch to move Aries to latest OpenJPA 2.0.0-SNAPSHOT and use its bundle-activator.
OPENJPA-1512 code included in trunk as r910332.

> Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries
> ------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1512
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1512
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: osgi
>    Affects Versions: 2.0.0-beta
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.0
>
>         Attachments: ARIES-164.diff
>
>
> After chatting with Joe Bohn on the Aries project about how OpenJPA is being used for unit testing and in the AriesTrade sample (Aries blueprint version of Daytrader) we discovered there was some code that should be included in OpenJPA instead of in some Aries junits and samples, which was needed to get OpenJPA loaded and registered as a OSGi service.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.