Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 318055

Summary: Incorrect webapp configuration for User Library provided JSF Implementations
Product: [WebTools] Java Server Faces Reporter: Gerry Kessler <gerry.kessler>
Component: JSF ToolsAssignee: jsf inbox <jsf-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Gerry Kessler CLA 2010-06-25 18:02:46 EDT
The context params are not configured correctly for a WebAppv2.3 and JSFv1.1 facets when user libs for implementation are used.

Expecting:
 - javax.faces.STATE_SAVING_METHOD
 - javax.servlet.jsp.jstl.fmt.localizationContext

for MyFaces, also expecting:
 - org.apache.myfaces.ALLOW_JAVASCRIPT
 - org.apache.myfaces.PRETTY_HTML
 - org.apache.myfaces.DETECT_JAVASCRIPT
 - org.apache.myfaces.AUTO_SCROLL