Configuring EJB on JBoss AS 7 using JTA datasources: every statement is commited

前端 未结 1 2013
抹茶落季
抹茶落季 2020-12-18 09:41

everybody!

I\'ve been trying to find the answer for some time but I didn\'t manage.

I try to configure my application and make it work under JBoss Applicatio

相关标签:
1条回答
  • 2020-12-18 10:05

    Everything works correct after I edited Datasource configuration via JBoss Administration console and set a checkbox "Use JTA". It was unchecked by default.

    You're right, Chris. Thanks!

    0 讨论(0)
提交回复
热议问题