-
Enhancement
-
Resolution: Done
-
Minor
-
2.1.1.Final
Provide a more helpful exception message in case of a serialVersionUID mismatch.
Due to the architecture of our application we get a serialVersionUID mismatch between the client and the server from time to time. The exception raised by AbstractClassResolver is not helpful as it does not provide the name of the class with the serialVersionUID mismatch.
It would help to cut down the time to resolve the issue if AbstractClassResolver provided the name of the offending class similar to AnnotationClassExternalizerFactory.
- is incorporated by
-
JBEAP-28265 (8.0.z) Upgrade JBoss Marshalling from 2.1.3.SP1-redhat-00001 to 2.1.5.Final-redhat-00001
- Resolved
-
WFCORE-6714 Upgrade JBoss Marshalling to 2.1.4.SP1
- Resolved