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.1.3, 2.0.0
         Environment: ALL
            Reporter: Hampus Wingren


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to