I'm working on an application using WAS 7.0 and Richfaces 3.3.3.
When I was working without authentication, I had only ViewExpiredException as expected, after a timeout.
Now that I'm going thru Webseal, with LTPA cookie, to the same machine, I get ViewExpiredException during my first or second Ajax Calls, making my application useless.
Would somebody have an idea why I suddenly get those ViewExpiredException's "all the time" ?
Thanks in advance.