他の場所で提案されているように、Bitronixは非常にうまく機能しているように見えます。しかし、私はそれに関する問題に困惑しています。呼び出した後にセッションを保存しようとすると、Hibernateからこの例外が発生しTransactionManager.begin()
ます。
14:21:32,350 ERROR [JTATransaction] Could not find UserTransaction in JNDI
javax.naming.NameNotFoundException: Name UserTransaction is not bound in this Context
at org.apache.naming.NamingContext.lookup(NamingContext.java:769)
BitronixがユーザートランザクションをJNDIにバインドしているという証拠は見当たりません。どうすればそれを行うことができますか?