[jboss-user] [Installation, Configuration & DEPLOYMENT] - java.lang.ClassNotFoundException: org.apache.myfaces.webapp.
samjoshi26
do-not-reply at jboss.com
Thu Nov 29 10:16:18 EST 2007
Hello All,
I am getting the following error while deploying Tomahawk 1.1.6 with
Apache Myfaces 1.1.5 in JBoss 4.2.2. It gives me ClassCastException ExtensionPhaseListener exception. I have done the following in my web.xml
<context-param>
<param-name>
org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL
</param-name>
<param-value>true</param-value>
</context-param>
Even this isn't helping.
Any help would be appreciated.
Thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108926#4108926
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108926
More information about the jboss-user
mailing list