eclipselink.ddl-generation and JTA datasources [message #987351] |
Mon, 26 November 2012 04:19  |
Eclipse User |
|
|
|
Hi,
DDL generation does not work on JTA datasources, so i am wondering how people in general tackle this in their continuous integration environment ? In CI we have the server configured mostly like a production server, with fully configured JTA/XA resources but that means that Eclipselink cannot automatically create the database tables.
What would be needed is EclipseLink to be able to use a non-jta datasource during database creation, and use the 'normal' jta datasource during the runtime of the application. Is there any hack or workaround that would facilitate this ?
Thanks
Jorg
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04204 seconds