[jboss-user] [JBoss Seam] - Re: Running the booking example on JBoss with the JSF 1.2 RI
stan.silvert@jboss.com
do-not-reply at jboss.com
Mon Nov 20 22:00:09 EST 2006
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#3987454
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987454
More information about the jboss-user
mailing list