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: Problem with DataSource

2009-01-27 Thread David Blevins
Hi Martin, Your configuration is perfect. I wonder if the OpenJPA team might be aware of anything that might prevent the SynchronizeMappings feature from working on PostgreSQL. Of perhaps if there's a better way to debug exactly what table definitions were created in the synchronization