Re: javax.crypto.BadPaddingException on expired sessions using CryptedUrlWebRequestCodingStrategy

2009-11-23 Thread fatefree
fatefree wrote: > > Re: javax.crypto.BadPaddingException on expired sessions using > CryptedUrlWebRequestCodingStrategy > As it turned out this was not caused by the cryptedurl coding strategy as I thought, but rather my custom request cycle was overriding onRuntimeException a

Re: javax.crypto.BadPaddingException on expired sessions using CryptedUrlWebRequestCodingStrategy

2009-11-04 Thread fatefree
leave a session level message but I don't have any reference to a session at this point. I'm curious if anyone else is having this problem currently, it was indicated that it was fixed in the past. -- View this message in context: http://old.nabble.com/javax.crypto.BadPaddingExc

javax.crypto.BadPaddingException on expired sessions using CryptedUrlWebRequestCodingStrategy

2009-11-03 Thread Anthony DePalma
I am getting a WicketRuntimeException whenever a user clicks a session based url after the session has expired. I noticed there was a previous thread about this here: http://old.nabble.com/Problem-with-Crypted-URL-to20533640.html#a20542221. I was hoping since I upgraded my application to use the l