]
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: