Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.2.0, 1.2.2
-
None
-
None
-
IBM JDK 1.5, IBM WebSphere 6.1
Description
Implementation of DefaultViewHandlerSupport only works in Servlet environment.
In getFacesServletMapping() the calls to externalContext.getRequestServletPath() and externalContext.getRequestPathInfo() will both return NULL in a portlet environment and thus resulting in a NPE calculateFacesServletMapping().