Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2267

org.jboss.invocation.pooled.interfaces.Optimized*Stream break object serialization contract

    XMLWordPrintable

Details

    Description

      In looking into why a 4.0.3RC2 PooledInvokerProxy could not be read by the 4.0.2 codebase, the problem is that the override of the writeClassDescriptor/readClassDescriptor in the Optimized*Stream classes is throwing away information that would allow binary compatible changes such as the addition of new fields to the ServerAddress class to be dealt with. Instead, such a change is resulting in an EOFException. The same proxy when read over a standard ObjectInputStream during the bootstrap lookup from jndi is read without any problem.

      Attachments

        Activity

          People

            csuconic@redhat.com Clebert Suconic
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 days, 6 hours
                3d 6h