users@glassfish.java.net

Re: timerpool on cluster

From: <glassfish_at_javadesktop.org>
Date: Fri, 19 Sep 2008 07:21:26 PDT

You'll need to use an XA-capable JDBC driver when configuring the connection pool for your timer database. Since you're performing timer operations and updating an application database within a single transaction, the underlying transaction manager needs to coordinate those pieces of work using the XA protocol to ensure ACID properties.
[Message sent by forum member 'ksak' (ksak)]

http://forums.java.net/jive/thread.jspa?messageID=300393