UIInput.resetValue() throws NPE when no FacesContext available
--------------------------------------------------------------

                 Key: MYFACES-3434
                 URL: https://issues.apache.org/jira/browse/MYFACES-3434
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.0.12-SNAPSHOT, 2.1.6-SNAPSHOT
            Reporter: Martin Kočí
            Assignee: Martin Kočí
            Priority: Minor


Project 
http://industrieit.com/blog/2011/11/stateless-jsf-high-performance-zero-per-request-memory-overhead/
 clears pooled UIViewRoot outside request/response in a separate thread, with 
no FacesContext.

Methods UIInput.setValue() and UIInput.setSubmittedValue() throw in such 
situation NPE.

--
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


Reply via email to