Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318055 - Incorrect webapp configuration for User Library provided JSF Implementations
Summary: Incorrect webapp configuration for User Library provided JSF Implementations
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: JSF Tools (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: jsf inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-25 18:02 EDT by Gerry Kessler CLA
Modified: 2010-06-25 18:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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