Added support for ServletRequests
---------------------------------

                 Key: PB-67
                 URL: https://issues.apache.org/jira/browse/PB-67
             Project: Portals Bridges
          Issue Type: Improvement
          Components: jsf
    Affects Versions: 1.0.2-RC
            Reporter: Thomas Spiegl
         Attachments: ServletFacesContextImpl-added.patch

Some requests may be "normal" ServletRequests (eg. javascript resource loading 
via Servlet like MyFaces Trinidad does).
Therfore FacesContextFactoryImpl must be able to handle ServletRequests instead 
of throwing a FacesException("Unsupported context type...)

Attached the patch which adds the new ServletFacesContextImpl.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to