Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-998

many deltaspike/modules/data/impl tests fail on weblogic.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.1
    • Tests
    • None

    Description

      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"

      Attachments

        Activity

          People

            gpetracek Gerhard Petracek
            jjsnyder JJ Snyder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: