Is there any way in Jonas to specify DataSource factory or does Jonas always use the default one. I have found in InstantDB1.properties these commented lines #datasource.factory org.objectweb.jonas.dbm.JonasStandardXADataSource #datasource.xadataname idb_xa Are they still taken into account? What is their meanings? I am trying to test compatibility of our application with different databases and I am testing Merant's Connect JDBC. It comes with it's own implementation of javax.sql.DataSource or javax.sql.ConnectionPoolDataSource. Can/Should I use this data sources instead or should I use the default one? Thanks in advance, Miro Halas ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
