>> JBossTS 4.4 won't be in Beta by mid-September. Probably
best to go
>> with 4.2.3.SP5 instead.
>>
>> Jonathan.
>>
>
> Are we sticking with jbossts14 ?
>
>
https://svn.jboss.org/repos/repository.jboss.org/jboss/jbossts14/
>
> The last jbossts version is 4.2.2.GA
>
>
https://svn.jboss.org/repos/repository.jboss.org/jboss/jbossts/
>
'sticking with'? AS 5.0 currently uses jbossts, not jbossts14.
I'll do a build of 4.2.3.SP5 using java 5 in the next few days. Right
now I'm reviewing the changes we have made since that tag and trying to
figure out if a 4.2.3.SP6 may be worthwhile.
So essentially both AS 4.2 and 5.0 will be using the same JBossTS, the latter one compiled
with jdk5.
BTW, the TS 4.2.3 branch does not have JTA 1.1 because I was not
allowed
to put that into AS 4.2. That means bad things are going to happen if
anyone is actually using the new TransactionSynchronizationRegistry
already. If anyone is relying on that interface please let me know and
we'll have to look at backporting JTA 1.1 to the TS 4.2.3 branch without
breaking AS 4.2.
Jonathan.
Isn't a requirement of TCK5 to offer support for JTA 1.1 ?