ritamnrg / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

facebook client classes should be serializable #284

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. see your example - you create a facebook client and add it to the
session via a session attribute
2. the facebook rest client classes are not serializable
3. with clustering, server restart, moving sessions from one server to the
next, non-serializable session attributes cause problems

What version of the product are you using? On what operating system?
3.02 (latest)
windows/linux/freebsd

Original issue reported on code.google.com by svan...@gmail.com on 25 Jan 2010 at 12:18