[jira] Commented: (OPENJPA-1682) TestSimpleXmlEntity.testId failed with invalid DB2 create table SQL statement

2010-06-06 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876072#action_12876072 ] Albert Lee commented on OPENJPA-1682: - Tests Result from before and after r941362. --

Testing

2010-06-06 Thread Web developer
I tried to generate ant artifacts in project via "ant:ant" command. "eclipse:eclipse" would not help with dependencies. Currently "ant test" gives an acceptable testing run. I examined retrieved testing snapshots from inet. It looks like persistence.xml and other files are in META-INF sub-folder in

Re: [OFF-LINE] Re: Test run

2010-06-06 Thread Web developer
What else you need from me to explain? No mappings and sequence table generated for ANY database. It looks like runtime tools might work. But currently I am interested in external mapping configuration file for forced processing via mapping tool rather *.java or *.bin file processing. In any case I

Fwd: relation "mySequence" already exists

2010-06-06 Thread Christopher Schmidt
Hi, do you have any advice? -- Forwarded message -- From: Christopher Schmidt Date: Thu, Jun 3, 2010 at 9:17 PM Subject: relation "mySequence" already exists To: us...@openjpa.apache.org Hi all, using OpenJPA 2.0.0 with Postgresql 8.4 JDBC4 I want to create the schema with the

[jira] Created: (OPENJPA-1684) Prepared query cache won't work if the start index (i.e setFirstResult) is changed

2010-06-06 Thread Waruna Ranasinghe (JIRA)
Prepared query cache won't work if the start index (i.e setFirstResult) is changed -- Key: OPENJPA-1684 URL: https://issues.apache.org/jira/browse/OPENJPA-1684 Project: O