Portlet support broken
----------------------
Key: MYFACES-1870
URL: https://issues.apache.org/jira/browse/MYFACES-1870
Project: MyFaces Core
Issue Type: Bug
Components: Portlet_Support
Affects Versions: 1.2.2, 1.2.0
Environment: IBM JDK 1.5, IBM WebSphere 6.1
Reporter: Mathias Werlitz
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().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.