when trinidad on class path get NPE using html_basic render kit
---------------------------------------------------------------

                 Key: TRINIDAD-2069
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2069
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.0.0-beta-2
            Reporter: Gabrielle Crawford
            Assignee: Gabrielle Crawford


Trinidad is on the class path, but using html_basic renderkit.

When doing a postback we get

java.lang.NullPointerException
at
javax.faces.component.UIComponentBase.getRenderer(UIComponentBase.java:1269)
at javax.faces.component.UIComponentBase.decode(UIComponentBase.java:789)
at
javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1048)
at
javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1043)
at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:922)
at
com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:74)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97)
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:114)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to