Re: Facelets webapp can't start on Tomcat 6.0.32

2011-04-27 Thread Fahmi Hachicha
Hello, The error is due to a missing class "HtmlResponseWriterImpl.class" in MyFaces JSF "myfaces-impl-1.2.9.jar" (I did not find it any where) in MyFaces Jars ! Exception sending context initialized event to listener instance of class org.apache.myfaces.webapp.StartupServletContextListener java

Re: Facelets webapp can't start on Tomcat 6.0.32

2011-04-25 Thread Martin Grotzke
On 04/25/2011 10:39 PM, Fahmi Hachicha wrote: > INFO: Deploying web application archive FaceletTest1.war > 25 avr. 2011 18:53:08 org.apache.catalina.core.StandardContext start > SEVERE: Error listenerStart Such errors are logged with more details in $CATALINA_HOME/logs/localhost.*.log This should

Facelets webapp can't start on Tomcat 6.0.32

2011-04-25 Thread Fahmi Hachicha
Hello, I am starting using Facelets. I prepare a simple webapp from a tutorial, when deploying the webapp, Tomcat 6.0.32 can't start the webapp and reports : INFO: Deploying web application archive FaceletTest1.war 25 avr. 2011 18:53:08 org.apache.catalina.core.StandardContext start SEVERE: Error