[jbossws-issues] [JBoss JIRA] (JBWS-3235) org.jboss.ws.core.soap.SOAPFaultImpl should be Serializable

Alessio Soldano (Updated) (JIRA) jira-events at lists.jboss.org
Wed Oct 26 07:20:45 EDT 2011


     [ https://issues.jboss.org/browse/JBWS-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-3235:
----------------------------------

    Fix Version/s: jbossws-native-4.1
                       (was: jbossws-native-4.0)

    
> org.jboss.ws.core.soap.SOAPFaultImpl should be Serializable
> -----------------------------------------------------------
>
>                 Key: JBWS-3235
>                 URL: https://issues.jboss.org/browse/JBWS-3235
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.4.1
>            Reporter: david.boeren
>            Priority: Trivial
>             Fix For: jbossws-native-4.1
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list