[ 
http://issues.apache.org/jira/browse/TOMAHAWK-471?page=comments#action_12416635 
] 

Jurgen Lust commented on TOMAHAWK-471:
--------------------------------------

I made sure every schedule-related class is serializable.
However, this doesn't solve the problem yet: a lot of classes in 
org.apache.myfaces.impl should also be made Serializable.

> Serialization error with scheduler example
> ------------------------------------------
>
>          Key: TOMAHAWK-471
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-471
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Schedule
>     Versions: 1.1.4-SNAPSHOT
>     Reporter: sean schofield
>     Priority: Minor

>
> I got the following error after browsing the schedule example and stopping 
> Tomcat.
> INFO: Cannot serialize session attribute bindingScheduleHandler for session 
> 403C312601EB41E170898884CB17F8F9
> java.io.NotSerializableException: org.apache.myfaces.el.MethodBindingImpl
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054)
>       at 
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
>       at 
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
>         ........ etc ........

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to