You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org> on 2008/09/10 09:02:46 UTC

[jira] Resolved: (TOMAHAWK-1326) Exception using schedule with tomahawk 1.2

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

Peter Mahoney resolved TOMAHAWK-1326.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.7

> 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
>            Assignee: Peter Mahoney
>             Fix For: 1.1.7
>
>
> 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.