I added this to my web.xml and it fixed it...
| <listener>
|
<listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
| </listener>
|
But I am not sure why
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987933#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...