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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to