Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3235

org.jboss.ws.core.soap.SOAPFaultImpl should be Serializable

    XMLWordPrintable

Details

    Description

      org.jboss.ws.core.soap.SOAPFaultImpl is currently not Serializable at runtime, which is counterintuitive since descendants of Throwable generally are, and all descendants of Throwable are marked as implementing the Serializable interface.

      There is a workaround to extract the message and place it in a different Exception class but this is an extra step that should not be necessary.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-dboeren David Boeren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: