There is a Slide connector that can be used. However, it currently works with JBoss only. Have a look at the thread Andrew Tibets started.
Oliver On Wed, 01 Dec 2004 09:06:57 -0800, Richard Emberson <[EMAIL PROTECTED]> wrote: > > I'd like to create a J2EE application which is both a Slide client and > a database and jms client. The Slide client will use the WebdavResouce > class with its transaction methods (startTransaction, commitTransaction, > abortTransaction, etc.). The J2EE client part will use a UserTransaction > (or the theadlocal transaction mechanism) to mediate the transactions. > > How can I wrap these together to form a single transaction mechanism > - doing Slide and database/jms actions all within a single transaction? > > Thanks. > > Richard > > -- > This email message is for the sole use of the intended recipient(s) and > may contain confidential information. Any unauthorized review, use, > disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply email and destroy all > copies of the original message. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
