Re: Problem with DataSource

2009-01-28 Thread Kevin Sutter
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

Re: Unit Testing with openEjb

2008-12-11 Thread Kevin Sutter
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

Re: Problem with openjpa enhancer - using runtime enhancement

2008-07-17 Thread Kevin Sutter
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

Re: Problem with openjpa enhancer - using runtime enhancement

2008-07-17 Thread Kevin Sutter
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