Srinivas Gunturu wrote:
Do you have any _instance_ variables in any servlets, actions, filters, etc.?We don't have any static method calls or static objects we reference in action classes.
I will almost guarantee you that you are accessing a non-synchronized object or instance data.
Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]