[jboss-user] [Beginners Corner] - Re: Can't deploy war with faces, works fine in Tomcat Standa
EricChile
do-not-reply at jboss.com
Wed Nov 22 11:44:24 EST 2006
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#3987933
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987933
More information about the jboss-user
mailing list