Uploaded image for project: 'JBoss Marshalling'
  1. JBoss Marshalling
  2. JBMAR-252

Better exception message for serialVersionUID mismatch

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              pmarscha Philippe Marschall (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: