Simon Kitching wrote: > > I suspect you have made some mistake when following the instructions you > found. As far as I know, the BadPaddingException is *always* caused by > the server trying to decode encrypted client-side state using a > different key than the data was encrypted with. >
Sorry for the late response. I cleaned up the config file and put only the needed org.apache.myfaces.USE_ENCRYPTION=false and javax.faces.STATE_SAVING_METHOD=server and it seems that this solved my problems. Thanks for your help! -- View this message in context: http://www.nabble.com/BadPadding-Exception-and-more-tp21984713p22128974.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

