marcobalc schrieb: > do you mean that I need to rebuild tomcat with a new log?
Yes, but for Tomcat 6 that's really easy to do. Download the source, have Java 5 and ant ready, and call "ant download" and "ant". Then you should be able to already find the compiled classes. You only need to add log statements which output the stack at the moment of the commit action at the start of the action() method in the class I mentioned. Then you'll know precisely which part of the code does the unexpected commit. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]