[hibernate-dev] [Fwd: Re: Quick question about JTA-1.1.jar Dependency in Hibernate]

Steve Ebersole steve at hibernate.org
Fri Jun 19 13:11:57 EDT 2009


Grr

-------- Forwarded Message --------
From: Steve Ebersole <steve.ebersole at redhat.com>
To: hibernate-dev at lists.jboss.org <hibernate-dev at lists.jboss.org>
Cc: Shawn Stephens <shawndstephens at gmail.com>
Subject: Re: Quick question about JTA-1.1.jar Dependency in Hibernate
Date: Fri, 19 Jun 2009 12:08:19 -0500

Such requests should be sent to the dev list.  I'll respond this time
directly (cc'ing the dev list).

We currently do not use TransactionSynchronizationRegistry.  We may
later.  But for now, it should be OK to use either version if you wish.

On Thu, 2009-06-18 at 19:46 -0500, Shawn Stephens wrote:
> One clarification, I meant "TransactionSynchronizationRegistry" below.
> 
> 
> 
> On Jun 18, 2009, at 7:38 PM, Shawn Stephens wrote:
> 
> > Mr. Ebersole,
> > 
> > 
> > Sorry to accost you via direct email, but I have a question. I
> > noticed in this commit you added JTA a required dependency in
> > Hibernate 3.3 Core's dist.xml file. The request was per this ticket.
> > Is it safe for me to use JTA-1.0.1B in lieu of JTA-1.1. Does
> > Hibernate depend on the TransactionSynchronizationManager added in
> > JTA 1.1? I have searched the entire core code base and found no
> > references. I'm assuming you just added the "default" version in the
> > JBoss maven repo, which is 1.1. Clarification on this would be
> > great.
> > 
> > 
> > Best Regards,
> > Shawn Stephens
> 
> 
-- 
Steve Ebersole <steve at hibernate.org>
Hibernate.org




More information about the hibernate-dev mailing list