[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2007-01-24 Thread Rich Scheuerle (JIRA)
[ 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

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2007-01-20 Thread Rich Scheuerle (JIRA)
[ 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 > ---

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2007-01-20 Thread Rich Scheuerle (JIRA)
[ 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 > ---

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2007-01-20 Thread Rich Scheuerle (JIRA)
[ 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 > ---

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2007-01-20 Thread Rich Scheuerle (JIRA)
[ 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 >

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2007-01-19 Thread Rich Scheuerle (JIRA)
[ 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 > ---

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2006-12-06 Thread Rich Scheuerle (JIRA)
[ 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

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2006-12-05 Thread Rich Scheuerle (JIRA)
[ 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

[jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions

2006-12-04 Thread Rich Scheuerle (JIRA)
[ 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