You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2008/08/05 00:10:44 UTC

[jira] Created: (OPENEJB-881) Automatically set eclipselink.target-server for EclipseLink

Automatically set eclipselink.target-server for EclipseLink
-----------------------------------------------------------

                 Key: OPENEJB-881
                 URL: https://issues.apache.org/jira/browse/OPENEJB-881
             Project: OpenEJB
          Issue Type: Improvement
          Components: configuration
    Affects Versions: 3.0, 3.0-beta-2, 3.0-beta-1
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 3.0.1


If the provider is org.eclipse.persistence.jpa.PersistenceProvider, the eclipselink.target-server property will automatically be set to org.apache.openejb.eclipselink.JTATransactionController


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


[jira] Closed: (OPENEJB-881) Automatically set eclipselink.target-server for EclipseLink

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

David Blevins closed OPENEJB-881.
---------------------------------

    Resolution: Fixed

$ svn ci src/main/java/org/apache/openejb/util/MakeTxLookup.java src/main/java/org/apache/openejb/config/AppInfoBuilder.java
Sending        src/main/java/org/apache/openejb/config/AppInfoBuilder.java
Sending        src/main/java/org/apache/openejb/util/MakeTxLookup.java
Transmitting file data ..
Committed revision 682528.



> Automatically set eclipselink.target-server for EclipseLink
> -----------------------------------------------------------
>
>                 Key: OPENEJB-881
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-881
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: configuration
>    Affects Versions: 3.0-beta-1, 3.0-beta-2, 3.0
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0.1
>
>
> If the provider is org.eclipse.persistence.jpa.PersistenceProvider, the eclipselink.target-server property will automatically be set to org.apache.openejb.eclipselink.JTATransactionController

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