MyFaces 1.2.8 causes Tomcat 6 to crash on deployment
问题 I've got a JSF app built with MyFaces 1.2.8, Facelets 1.1.14 and building it with Tomcat 6 through it's plugin in Eclipse Ganymede. I've just installed the latest versions of the above libs and on build, the app deploys ok and the server goes to start and immediately I get this: javax.servlet.ServletException: javax.crypto.BadPaddingException: Given final block not properly padded Googling this one points me towards this page the result of which is to disable the error handling of MyFaces and