Setting UseJBossWebLoader to false (a recent change in 4.0.2) makes jboss-faces.war useless. I now have to copy all the JSF JARs to my WEB-INF/lib directory to work. Before this change, I only needed to copy myfaces-impl.jar over to pick up the taglibs. (We have the same problem with the JSTL taglibs - you need jstl.jar in your WEB-INF/lib to pick up the tld for the taglib)
How is JSF supposed to work now? It seems jboss-faces.war is useless now.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875523#3875523
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875523
|