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
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
>> 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
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
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/