Could it be that you are not using the same transaction between
different threads (ie you physically start different ones or different
"Infinispan contexts")?
Infini guys, do you support transactional operation spanning several
concurrent threads?
On 13 août 09, at 14:04, Łukasz Moreń wrote
I've tried with JBoss AS transaction manager and JBossStandaloneTM.
The result is this same in all cases - error during merge.
2009/8/12, Emmanuel Bernard :
> Ok I understand better now.
> Do your tests in JBoss AS with it's decent transaction manager
> (infinispan should have a config for it)
> F