[richfaces-issues] [JBoss JIRA] Created: (RF-10717) org.richfaces.model.SortField and org.richfaces.model.FilterField should be serializable

Rene O (JIRA) jira-events at lists.jboss.org
Wed Mar 9 03:50:45 EST 2011


org.richfaces.model.SortField and org.richfaces.model.FilterField should be serializable
----------------------------------------------------------------------------------------

                 Key: RF-10717
                 URL: https://issues.jboss.org/browse/RF-10717
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0.0.CR1
            Reporter: Rene O


I use org.richfaces.model.SortField and org.richfaces.model.Filter in a sessionscoped bean (tableBean).

During session-serialization a warning occurs:
Cannot serialize session attribute tableBean for session E1F74FD5E6D277C4AE4E5706D541CEC5
java.io.NotSerializableException: org.richfaces.model.SortField
...

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


More information about the richfaces-issues mailing list