BridgeUtil.isPortletRequest throws nullPointerException is no tin FacesContext
------------------------------------------------------------------------------
Key: PORTLETBRIDGE-122
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-122
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: API
Affects Versions: 2.0.0-alpha, 1.0.0-beta
Reporter: Michael Freedman
Assignee: Michael Freedman
This method wil throw a NullPointerException if there is no current
FacesContext. As the bridge adds a Application impl that overrides
createComponent which calls on this method -- its possible that createComponent
is called during Faces configuration/initialization (via a
ServletContextListener) and there is no FacesContext.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.