JJ Snyder created DELTASPIKE-998:
------------------------------------

             Summary: many deltaspike/modules/data/impl tests fail on weblogic.
                 Key: DELTASPIKE-998
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-998
             Project: DeltaSpike
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.5.0
            Reporter: JJ Snyder


Many tests failed due to eclipse link not using sequences correctly.  Making 
the following changes to

deltaspike/modules/data/impl/src/test/resources-weblogic/test-mapped-persistence.xml
deltaspike/modules/data/impl/src/test/resources-weblogic/test-persistence.xml

fixed the issue:
1) add the following property:
            <property name="eclipselink.deploy-on-startup" value="true" />

2) remove
xsi:schemaLocation="http://java.sun.com/xml/ns/persistence 
http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd";



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to