You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis Monteiro (Jira)" <ji...@apache.org> on 2021/04/15 15:17:00 UTC

[jira] [Resolved] (TOMEE-3143) ejb30.lite.packaging.war.datasource.global postConstructRecords

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

Jean-Louis Monteiro resolved TOMEE-3143.
----------------------------------------
    Resolution: Fixed

Using DataSourceDefinition annotation does not allow to specify ?create=true to the URL connection.

 

Using override definition when creating Derby ClientDataSource

> ejb30.lite.packaging.war.datasource.global postConstructRecords
> ---------------------------------------------------------------
>
>                 Key: TOMEE-3143
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3143
>             Project: TomEE
>          Issue Type: Sub-task
>            Reporter: David Blevins
>            Assignee: Jean-Louis Monteiro
>            Priority: Major
>
> Follow setup instructions in TOMEE-3140.  Then run:
> {code}
> ./runtests --ee91 -c -j --web tomee-plume com.sun.ts.tests.ejb30.lite.packaging.war.datasource.global.Client#postConstructRecords_from_ejblitejsf
> {code}
> At the time this issue was filed, the test failed with the following in {{target/logs/javatest.log}}
> {code}
> {code}
> For tips on debugging/fixing tests, see https://github.com/apache/tomee-tck/blob/master/DEBUGGING.adoc
> *If you have any thoughts about what the test is expecting/testing, please add them to the comments.*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)