[hibernate-dev] Recent change to JBossAppServerJTAPlatform ?
Emmanuel Bernard
emmanuel at hibernate.org
Fri Aug 5 13:03:37 EDT 2011
>> 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 if we can and if that's the only sticking point.
>
> If yes, should we create a different JBossAppServerJTAPlatform for
> AS4-AS6? Maybe called JBossAppServer4JTAPlatform? Hopefully the AS7
> way, will cover us for version range AS7-AS64. ;)
That's the approach we have used for WAS that was changing their names in an unreasonable way :)
More information about the hibernate-dev
mailing list