[hibernate-dev] Hibernate 3.x with JBoss7 and new TransactionManager lookup
Scott Marlow
smarlow at redhat.com
Tue Aug 23 09:03:43 EDT 2011
On 08/23/2011 04:20 AM, Sanne Grinovero wrote:
> Hi Scott,
> since you've added a Hibernate 3 compatibility module to JBoss7,
> shouldn't we add an appropriate TransactionManagerLookup to Hibernate
> *3* core as well? Or is this not needed?
>
I think it could be useful for Hibernate 3 applications (running on AS7)
that are not using JPA. JPA applications should already handle
specifying the AS7 transaction manager via our integration code.
> 2011/8/23 Scott Marlow<smarlow at redhat.com>:
>> Some related jiras (all fixed on 4.0 only):
>>
>> HHH-6543 - JBoss AS7 transaction manager jndi lookup is wrong.
>>
>> HHH-6564 - JBoss AS6 and earlier transaction manager jndi lookup is wrong.
>>
>>
>> On 08/22/2011 05:31 PM, Sanne Grinovero wrote:
>>>
>>> Hi all,
>>> I've just found this forum post mentioning the need for a new lookup
>>> strategy in AS7:
>>> https://forum.hibernate.org/viewtopic.php?f=1&t=1012256
>>>
>>> Should we add such a TransactionManagerLookup in next release of Hibernate
>>> core?
>>
>>
>>
>>>
>>> Sanne
>>> _______________________________________________
>>> hibernate-dev mailing list
>>> hibernate-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
>>
More information about the hibernate-dev
mailing list