[hibernate-dev] Recent change to JBossAppServerJTAPlatform ?

2011-08-05 Thread Max Rydahl Andersen
Hi, I just noticed https://github.com/hibernate/hibernate-core/pull/147/files Does that change work on all previous AS versions or is Hibernate JTA now locked down to run on AS 7 ? if I recall java:/TransactionManager is the only place it is posted in AS 4 and 5? Or am I wrong about that? /m

Re: [hibernate-dev] Recent change to JBossAppServerJTAPlatform ?

2011-08-05 Thread Scott Marlow
On 08/05/2011 11:19 AM, Max Rydahl Andersen wrote: > Hi, > > I just noticed https://github.com/hibernate/hibernate-core/pull/147/files > > Does that change work on all previous AS versions or is Hibernate JTA now > locked down to run on AS 7 ? Good point, its wrong either way for some version of

Re: [hibernate-dev] Recent change to JBossAppServerJTAPlatform ?

2011-08-05 Thread Emmanuel Bernard
>> if I recall java:/TransactionManager is the only place it is posted in AS 4 >> and 5? > > Right, java:/TransactionManager is correct before AS7. Do you know the reason for this change BTW? > > What is the best approach here? Should we support older versions of AS > in Hibernate 4? Yes i

Re: [hibernate-dev] Recent change to JBossAppServerJTAPlatform ?

2011-08-05 Thread Scott Marlow
On 08/05/2011 01:03 PM, Emmanuel Bernard wrote: > >>> if I recall java:/TransactionManager is the only place it is posted in AS 4 >>> and 5? >> >> Right, java:/TransactionManager is correct before AS7. > > Do you know the reason for this change BTW? > >> >> What is the best approach here? Should

Re: [hibernate-dev] Recent change to JBossAppServerJTAPlatform ?

2011-08-05 Thread Scott Marlow
On 08/05/2011 01:03 PM, Emmanuel Bernard wrote: > >>> if I recall java:/TransactionManager is the only place it is posted in AS 4 >>> and 5? >> >> Right, java:/TransactionManager is correct before AS7. > > Do you know the reason for this change BTW? Best to see the http://echelog.matzon.dk/logs/