On 2002.12.17 06:28:32 -0500 Anthony Geoghegan wrote: > Is it necessary to use XA based transactions with the JDBC2 persistence > manager?
No, in fact there is no reason to use an xa datasource setup with it because the jms system does it's own xa transaction control and the jdbc stuff is basically set to autocommit. (At least this is how it worked the last time I looked a few months ago) david jencks > As up till now I've had no problems using just local transaction control. > > Best Regards, > Anthony Geoghegan. > J2EE Developer > CPS Ireland Ltd. > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user