Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » eclipselink.ddl-generation and JTA datasources
eclipselink.ddl-generation and JTA datasources [message #987351] Mon, 26 November 2012 04:19 Go to previous message
Jorg Heymans is currently offline Jorg Heymans
Messages: 26
Registered: July 2009
Location: Belgium
Junior Member
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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Loging SQL to a file
Next Topic:xsd:Any, marshalling, and escaping
Goto Forum:
  


Current Time: Tue May 21 07:10:15 EDT 2013

Powered by FUDForum. Page generated in 0.06922 seconds