-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.2
-
Component/s: None
If you have a plugin that uses XStream to serialize some objects, and you upgrade the plugin to a new version, XStream keeps a cache of introspection data for the old version of the serialized classes. So if you've modified those classes, XStream will blow up until the server is restarted.
- mentioned in
-
Page Loading...