[jboss-user] [JBoss Seam] - Re: Seam 2.0 and MyFaces
pietruha
do-not-reply at jboss.com
Thu Nov 15 17:36:58 EST 2007
I have added this entry to the web.xml:
<context-param>
| <param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name>
| <param-value>true</param-value>
| </context-param>
myfaces-api.jar and myfaces-impl.jar I have added to WEB-INF/lib in war file.
JBoss AS 4.2.2 is newly installed and the application is newly generated by seam-gen. Without any changes. No other applications on server. Where should I search a solution?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105262#4105262
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105262
More information about the jboss-user
mailing list