This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I have updated Tomcat from 5.0.28 to 5.5.9 while still running jdk 1.4.2 (butI have followed the compatibility instructions) and now my JSF application is not working. Has anyone experienced the following error:
javax.servlet.jsp.JspException: java.lang.LinkageError: Class javax/faces/context/FacesContext violates loader constraints org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:844)
There are no other errors in the logs except this one!