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

[jira] Closed: (MYFACES-914) Implement state saving of e.g. UIPanel to prevent serialization problems.

     [ http://issues.apache.org/jira/browse/MYFACES-914?page=all ]
     
Martin Marinschek closed MYFACES-914:
-------------------------------------


> Implement state saving of e.g. UIPanel to prevent serialization problems.
> -------------------------------------------------------------------------
>
>          Key: MYFACES-914
>          URL: http://issues.apache.org/jira/browse/MYFACES-914
>      Project: MyFaces
>         Type: Bug
>   Components: Tobago
>     Reporter: Udo Schnurpfeil
>     Assignee: Bernd Bohmann

>
> You see a Exception when stopping tomcat with tobago-example-demo.war deployed and used like:
> 2005-12-07 20:15:46 WARN  - org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/tobago-example-demo]:1451 - Cannot serialize session attribute
>  org.apache.myfaces.application.jsp.JspStateManagerImpl.SERIALIZED_VIEW-/overview/treeControl.jsp for session 04EFF669AB8878B87FE15F65216AFC47
> java.io.NotSerializableException: org.apache.myfaces.tobago.component.UIPanel
>         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
>         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
>         at java.util.ArrayList.writeObject(ArrayList.java:570)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...

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