-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The scaffolding for JSF application currently rely on the auto addition of FacesServlet and mapping feature provided in AS6. web.xml doesn't include those definition.
It is automagically done and do not promote Java EE best practice, worse the JBoss PortletBridge relies on the definition of the FacesServlet in web.xml
I would suggest to explicitly add them in web.xml