[ https://issues.apache.org/jira/browse/PB-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Sean Taylor reassigned PB-67: ----------------------------------- Assignee: David Sean Taylor (was: Ate Douma) > 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 > Assignee: David Sean Taylor > Fix For: 1.0.2 > > 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. > Example: > MyFaces Trinidad Resource Servlet creates a FacesContext by delegating to the > parent FacesContextFactory (which is > org.apache.portals.bridges.jsf.FacesContextFactoryImpl.) -- 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]