You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/05/15 07:35:45 UTC

[jira] Resolved: (MYFACES-2234) add org.apache.myfaces.DELEGATE_FACES_SERVLET param, to make possible use other custom servlet instead FacesServlet

     [ https://issues.apache.org/jira/browse/MYFACES-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2234.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.7-SNAPSHOT
         Assignee: Leonardo Uribe

> add org.apache.myfaces.DELEGATE_FACES_SERVLET param, to make possible use other custom servlet instead FacesServlet
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2234
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2234
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 1.2.6
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 1.2.7-SNAPSHOT
>
>
> On myfaces impl there exists an interface called DelegatedFacesServlet. If someone wants to create an alternative FacesServlet, it should implements DelegatedFacesServlet, so myfaces can recognize it and handle its facesMappings correctly. 
> It is better to use a param like org.apache.myfaces.DELEGATE_FACES_SERVLET, so it is possible prevent add myfaces-impl as a compile reference.

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