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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to