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

HomeHandleImplIIOP not using the HandleDelegate

    XMLWordPrintable

Details

    Description

      The class org.jboss.proxy.ejb.HomeHandleIIOPImpl is not using the HandleDelegate for serialization.

      This is because the read/writeObject methods are public when they should be private to be invoked by
      Serialization.

      Since fixing this will change the serialization of the class (it will write the home stub to the stream instead of
      currently writing the ior), we need a system property such that people can revert to the previous
      serialization if it causes them problems.

      Attachments

        Issue Links

          Activity

            People

              wdecoste1@redhat.com William Decoste (Inactive)
              adrian.brock Adrian Brock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: