[
https://issues.apache.org/jira/browse/AXIS2-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch6.txt
Small change. The faultString of the marshal exception is now compliant
[
https://issues.apache.org/jira/browse/AXIS2-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch5_new.txt
> JAX-WS Add support for legacy Exceptions
> ---
[
https://issues.apache.org/jira/browse/AXIS2-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch5.txt
> JAX-WS Add support for legacy Exceptions
> ---
[
https://issues.apache.org/jira/browse/AXIS2-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch4.txt
> JAX-WS Add support for legacy Exceptions
> ---
[
https://issues.apache.org/jira/browse/AXIS2-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: (was: patch4.txt)
> JAX-WS Add support for legacy Exceptions
>
[
https://issues.apache.org/jira/browse/AXIS2-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch4.txt
> JAX-WS Add support for legacy Exceptions
> ---
[ http://issues.apache.org/jira/browse/AXIS2-1799?page=all ]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch3.txt
Enabled and fixed the SimpleFault test.
The schema for the simpleFault is
Which means the @WebFault faultBean="int".
Special
[ http://issues.apache.org/jira/browse/AXIS2-1799?page=all ]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch2.txt
Upgraded the Faults Service and client to include legacy and simple fault
tests. The two tests are initially disabled until I fix t
[ http://issues.apache.org/jira/browse/AXIS2-1799?page=all ]
Rich Scheuerle updated AXIS2-1799:
--
Attachment: patch1.txt
These are some foundational changes for marshalling SOAFFaultException and
setting the fault string for the other exceptions.
Thi