anonymous wrote : (4) edit examples/booking/resources/WEB-INF/web.xml, commenting the
MyFaces listener, uncommenting the RI listener
Note that in JBoss 5, or any other JEE5 container, you don't need any listener at all.
The container will see that your WAR is using JSF and initialize it automatically.
In JEE5, you also don't need to include or replace jars for the JSF impl. You just
need component libraries, application code, and frameworks such as Seam and Facelets.
Stan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987454#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...