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 (Resolved) (JIRA)" <de...@myfaces.apache.org> on 2011/10/05 22:48:29 UTC

[jira] [Resolved] (MYFACES-3310) javax.faces.validator.BeanValidator.createValidatorFactory should store the factory instance on the application map of the externalContext instead of casting to a servletcontext.

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

Leonardo Uribe resolved MYFACES-3310.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.4
                   2.0.10
         Assignee: Leonardo Uribe
    
> javax.faces.validator.BeanValidator.createValidatorFactory should store the factory instance on the application map of the externalContext instead of casting to a servletcontext. 
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3310
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3310
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General, Portlet_Support
>    Affects Versions: 2.0.0, 2.1.3
>         Environment: ALL
>            Reporter: Hampus Wingren
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.10, 2.1.4
>
>
> Storing the factory instance on the servlet context makes it impossible to use in a portlet environment. It would be easier just storing it on the application map regardless of context instance.
> Regards,
> Hampus

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira