Hi guys, I desperately need help with Wicket 6.21 in the cluster environment...Sometimes, nondeterministically, wicket redirects user in the following loop:
(from audit log before wicket filter) (page-crypt query parameter is JUST the renamed wicket-crypt parameter from KeyInSessionSunJceCryptFactory). Output from Wicket's RequestLogger (URL is still the same, I don't get it, Wicket obviously thinks that URL has changed, because responseHandler is RequestSettingRequestHandler): . . later this loop ends in 302 redirects.... (again audit log) This problem is driving me nuts, do you have any idea why wicket starts this loop? Any kind of hint or help where to look would help me a lot. Thanks in advance Tomas -- Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org