hi,
i'm using a JtaTransactionManager with Weblogic8.1 and there is an ACTIVE weblogic transaction
i believed that TransactionSynchronizationManager.isSynchronizatio nActive() would be automatically set to TRUE but when i debugg, i find out that it returns FALSE... wHy ?
Thanks for any help !


Reply With Quote