For anybody who has the same problem. Actually it says in the documentation that one should include the jar "along with the Facelets", which consist of the following jars: el-api.jar el-ri.jar jsf-facelets.jar
I think would be good to mention them by name in the docs. Anyway, I have a new problem now: I can access the debug.seam page, but the content/type, which is returned is "text/plain" and I don't know how to change it to "html/plain". I added a mime type into the web.xml, but it does not work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988192#3988192 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988192 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
