Exception starting filter ajax4jsf

0 respostas
J

Boa tarde…

Estou seguindo este exemplo:
http://www.devmedia.com.br/articles/viewcomp.asp?comp=6440

Porém, quando inicio o tomcat, gera a seguinte exception:

SEVERE: Exception starting filter ajax4jsf
java.lang.IllegalStateException: No Factories configured for this Application. This happens if the faces-initialization does not work at all - make sure that you properly include all configuration settings necessary for a basic faces application and that all the necessary libs are included. Also check the logging output of your web application and your container for any exceptions!
If you did that and find nothing, the mistake might be due to the fact that you use some special web-containers which do not support registering context-listeners via TLD files and a context listener is not setup in your web.xml.
A typical config looks like this;

org.apache.myfaces.webapp.StartupServletContextListener

Já tentei add o listener no web.xml, mas ele gera a mesma exception.

Desde já, agradeço!

Criado 20 de agosto de 2009
Respostas 0
Participantes 1