Thread Jboss portal and Spring JTA TransactionManager is not availa
Jboss portal and Spring JTA TransactionManager is not availaHello In my application-context.xml I configure the jtaTransactionManager like this <bean id="transactionManager" class="org.springframework.transaction.jta.JtaTransactionManager">
<property name="transa...
XAER_RMERR and JBOSS crashWe are having a JBOSS crash after a mismanaged transaction to a different server and we think that our system couldn't cope up with it thus we are receiving the following error and made the JBOSS crash. WARN [org.jbo...