1 Reply Latest reply on Mar 9, 2009 3:53 AM by swd847

    Method on servlet just isn't executed sometimes

      I have a method on the action which works well when it's executed, the problem is sometimes it just stops being called even though nothing has changed. I can monitor the code executing through the converters and with debug logging see the action being loaded but logging in the method itself isn't logged and the execution doesn't stop at entry breakpoints. No error is logged anywhere.


      It's been set up in a rather odd way, it has five tabs and each has it's own conversation! The key attributes are all set up in session variables! I really need to review the code but in the meantime I just would really appreciate if anyone knows why it might be happening so I can get the users up and going, they're pretty frustrated.


      Thanks in advance for any ideas.