Exception using schedule with tomahawk 1.2
------------------------------------------

                 Key: TOMAHAWK-1326
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1326
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Schedule
    Affects Versions: 1.1.7-SNAPSHOT
         Environment: MyFaces 1.2.4
            Reporter: Peter Mahoney


java.lang.IllegalAccessException: Class javax.faces.component.UIComponentBase 
can not access a member of class 
org.apache.myfaces.component.MethodBindingToMethodExpression with modifiers 
"protected"
        at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65)
        at java.lang.Class.newInstance0(Class.java:349)
        at java.lang.Class.newInstance(Class.java:308)
        at 
javax.faces.component.UIComponentBase.restoreAttachedState(UIComponentBase.java:1015)
        at 
org.apache.myfaces.custom.schedule.UISchedule.restoreState(UISchedule.java:402)
        at 
org.apache.myfaces.custom.schedule.HtmlSchedule.restoreState(HtmlSchedule.java:640)
        at 
javax.faces.component.UIComponentBase.processRestoreState(UIComponentBase.java:848)
...

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

Reply via email to