standalone JTA transaction manager

M

MetroFix

Hi *,

Is anybody aware of JTA implementations I can use in a stand-alone
application? I.e. I would like to implement JTA style transactions
without having to work in a J2EE server. Does this make sense?

It would be great if anyone can point me in the right direction!

Thank you!
M.
 
L

Lee Fesperman

MetroFix said:
Hi *,

Is anybody aware of JTA implementations I can use in a stand-alone
application? I.e. I would like to implement JTA style transactions
without having to work in a J2EE server. Does this make sense?

Perhaps, the JTA spec apparently supports non-application server use by client
applications.

I would be interested in more details of your use.
It would be great if anyone can point me in the right direction!

I believe Tyrex is a standalone transaction manager (supporting JTA), but their site was
down last I looked. JBoss includes Tyrex.

You could also do it yourself, manipulating the XAResource object directly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top