Hi Martin,
I am not aware of any problems with SynchronizeMappings not working with
PostgreSQL. If you turn on trace for OpenJPA, you should see the actual
interaction with the database for creating the tables. Here's an example
for turning on just the SQL trace, which should be sufficient for de
Hi Sanga,
I need a couple of clarifications to help diagnose your situation. If I'm
reading this right, you are attempting to run your test with and without the
following property in your persistence.xml. Is that right?
This property tells OpenJPA to use the mappings defined by you
e.runTest(TestCase.java:164)
>at junit.framework.TestCase.runBare(TestCase.java:130)
>at junit.framework.TestResult$1.protect(TestResult.java:106)
>at junit.framework.TestResult.runProtected(TestResult.java:124)
>at junit.framework.TestResult.run(TestResult.java:1
r file as you suggested, and added the relevant geronimo-jta jar file
> to the class path, but unfortunately it still has the same problem with
> unenhanced classes.
>
> Thanks
>
> Gareth
>
> -Original Message-
> From: Kevin Sutter [mailto:[EMAIL PROTECTED]
> S