DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31015>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31015 Stack trace when running WAR File of struts-faces2 example - Tomcat 5.0.26 ------- Additional Comments From [EMAIL PROTECTED] 2004-09-13 16:11 ------- This is the exception you would get if the JavaServer Faces runtime environment did not get initialized properly. In turn, I can think of two reasons that might happen: * Some exception occurred during initialization that should have left a stack trace in the Tomcat log files. Could you please check your logs to see if this was the case? * Some bug in Tomcat which didn't recognize the ServletContextListener in the TLD inside of jsf-impl.jar. If this were the problem, you should see the same issue with the other example app (struts-faces), or any other JSF based application on this version of Tomcat. Could you try the other one as well? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
