AW: JTA transactions support in Tomcat 9 !!

2022-12-14 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: dineshk > Gesendet: Donnerstag, 15. Dezember 2022 06:19 > An: Tomcat Users List > Betreff: JTA transactions support in Tomcat 9 !! > > Hi , > Could anybody provide the information if JTA transactions are supporte

JTA transactions support in Tomcat 9 !!

2022-12-14 Thread dineshk
Hi , Could anybody provide the information if JTA transactions are supported or not in Tomcat 9.X. If not , is there any way to achieve the JTA transactions ? We are using hibernate for our persistence layer.  RegardsDinesh

jboss jta manager in Tomcat

2012-01-31 Thread Zdeněk Henek
Hi, I am wondering if anybody uses JBoss jta transaction manager in Tomcat. I have updated code written by J Halliday source here: http://anonsvn.jboss.org/repos/labs/labs/jbosstm/workspace/jhalliday/tomcat-integration/ to support latest release of JBoss transaction manager ( 4.16.0 ) source

How to support JTA Transaction in tomcat to use JBoss Tree cache

2007-07-27 Thread Umar Zubair
I am using hibernate. I am looking to use JTA Transaction because i want to use JBoss tree cache for cluster environment. My hibernate.cfg.xml files contains session-factory property name=connection.datasourcejava:comp/env/MykDS/property !-- SQL dialect -- property name

JTA?

2006-07-13 Thread Avi Deitcher
Does Tomcat have any native JTA support? I know 5.5 has the Transaction tag in the context, which should make it easier (as far as I understand it) to use JTA factories, but does Tomcat have any built-in support, or is it planning? -- __ Avi Deitcher [EMAIL PROTECTED