Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-1145

BaseRemoteProxy serialVersionUID incompatible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.3.0.GA_CP02_FP01
    • 4.3.0.GA_CP02_FP01
    • EJB
    • None
    • JDK 1.5

      Most of the tests in the EJB3 testsuite result in a failure caused by:

      Caused by: java.io.InvalidClassException: org.jboss.ejb3.remoting.BaseRemoteProxy; local class incompatible: stream classdesc serialVersionUID = 1126421850898582900, local class serialVersionUID = -2711693270411201590
      ...

      The serialVersionUID of org.jboss.ejb3.remoting.BaseRemoteProxy (located in client/jbossall-client.jar) changed between 4.3.0.GA_CP01 and 4.3.0.GA_CP02 and it seems the jar in FP01 is based on CP01 instead of CP02 (or something completely different).

      See JBPAPP-1004 for details on the change between CP01 and CP02.

              mnovotny@redhat.com Marek Novotny
              exd-mmalina Martin Malina
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: