Bridge.destroy fails to release ELContextListener
-------------------------------------------------

                 Key: PORTLETBRIDGE-103
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-103
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
          Components: Impl
    Affects Versions: 2.0.0-alpha, 1.0.0-beta
            Reporter: Michael Freedman
            Assignee: Michael Freedman


and by not releasing this ContextListener the next request (to any bridged 
portlet) throws a NullPointerException because the bridge instance that has 
been destroyed is notified and derefences its mPortletConfig which was set to 
null in the destroy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to