[jboss-user] [JBoss Portal] - ERROR [[/portal-forums]] Servlet /portal-forums threw load()
Gurdipe
do-not-reply at jboss.com
Sun Jan 14 09:40:50 EST 2007
I have jboss-portal-2.4.0 bundled version installed and get the following error message when i click the run.bat file in the bin directory:
ERROR [[/portal-forums]] Servlet /portal-forums threw load() exception
java.lang.IllegalStateException: No Factories configured for this Application - typically this is because a context listener is not setup in your web.xml.
A typical config looks like this;
<listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:84)
Kind Regards
Gurdipe Dosanjh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001506#4001506
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001506
More information about the jboss-user
mailing list