Community
Participate
Working Groups
Only the config-file name from the facet installation page is used. Servlet class, name and mappings are ignored. Steps: 1) Create DWP w/2.5, jsf1.2 facet 2) Make mods to default jsf facet installation properties Result: web.xml without specifications from property page
Actually it is somewhat more complicated than "ignored". If the user has not touched the defaults using Sun RI implementation, the result will be 2 additional servlet mappings. If the user has changed the servlet name, the result will be a second servlet with additional mappings.
Deferred due to lack of resources.
I can't reproduce either error. If I don't modify defaults, I get what is expected, with no missing nor extra elements. If I do modify servlet name, it is used correctly for the servlet and the servlet-mapping entry, and there are no missing nor extra elements. Please reopen with more sepcific steps if the issue is observed again.