View Single Post
  #2 (permalink)  
Old 05-06-2007, 05:51 PM
pegitha pegitha is offline
Member
 
Join Date: Apr 2007
Location: Indiana
Posts: 84
pegitha is on a distinguished road
Send a message via Skype™ to pegitha
this error usually happens when you are missing a jar file:

java.lang.ClassNotFoundException: org.apache.myfaces.webapp.StartupServletContextLis tener
Is there some file that should be in the tomcat/common/lib that is not there?
Reply With Quote