You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2015/10/07 20:39:27 UTC

[jira] [Resolved] (DELTASPIKE-998) many deltaspike/modules/data/impl tests fail on weblogic.

     [ https://issues.apache.org/jira/browse/DELTASPIKE-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved DELTASPIKE-998.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.1

> 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: Task
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: JJ Snyder
>            Assignee: Gerhard Petracek
>             Fix For: 1.5.1
>
>
> 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)