You might get more response if you included jboss version, castor version,
deployment info, and a code snippet.
david jencks
On 2002.08.02 13:21:13 -0400 Bruce Snyder wrote:
> This one time, at band camp, Bruce Snyder said:
>
> BS>I'm building an application that is using Castor for persisting
I'm building an application that is using Castor for persisting objects
and I'm using the JBoss TransactionManager for container managed
transactions. Inside of TransactionManager.getThreadInfo(), there's a
call to:
ThreadInfo ret = (ThreadInfo)threadTx.get();
This call instantiates the Thre