i have tried he following with true then false and there is no difference.
|
| <service name="persistence">
| <factory>
| <bean
class="org.jbpm.persistence.jta.JtaDbPersistenceServiceFactory">
| <field name="isTransactionEnabled"><false
/></field>
| </bean>
| </factory>
| </service>
|
|
Both are producing the same transaction error.
| Cause: org.jboss.portal.portlet.PortletInvokerException:
java.lang.IllegalStateException: BaseTransaction.checkTransactionState -
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated]
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread is already
associated with a transaction!
| Message: java.lang.IllegalStateException: BaseTransaction.checkTransactionState -
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated]
[com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread is already
associated with a transaction!
| StackTrace:
|
any ideas with what i have stuffed up would be most appreciated.
-lp
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246156#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...