Exception thrown if PRP bean associated with PRP mapping doesn't exist
----------------------------------------------------------------------

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


If you have a PRP mapping with an EL statement to a backing bean and this 
backing bean doesn't exist a exception is thrown.  One reason this occurs is if 
you have a generic mapping for a PRP (i.e. not qualified to a specific 
portlet).  If your portlet says it supports this PRP but  the corresponding 
mapped EL/backing bean doesn't exist (for this portlet) an exception is thrown. 
 Other situations are simplify mistyped EL expressions.

-- 
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