Transactions using java client

I’m using a java client with a TContext to connect to a webMethods server and invoke a service. It seems webMethods uses a file to keep track of the transactions - this file seems to get corrupted periodically and then I can no longer connect using the java client. I have to erase the file and create a new one to get things working again.

Anyone experience this?

Will Kriski