Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1703

Add module names to be used for 3rd party (external) JPA persistence providers (helpful for testing)

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • 7.0.1.Final
    • JPA / Hibernate
    • None

    Description

      for example, if provider="oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider", the provider module name and provider adapter should be pre-determined or generated based on the provider class name.

      EclipseLink module:
      <property name="jboss.as.jpa.providerModule" value="org.eclipse.persistence" />

      TopLink module:
      <property name="jboss.as.jpa.providerModule" value="oracle.toplink" />

      Attachments

        Activity

          People

            smarlow1@redhat.com Scott Marlow
            smarlow1@redhat.com Scott Marlow
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: