[ 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 
   <xsd:element name="simpleFault" type="xsd:int" />

Which means the @WebFault faultBean="int".

Special Thanks to Min Zheng for helping develop this test with me.

Committed in SVN Revision=483180

> JAX-WS Add support for legacy Exceptions
> ----------------------------------------
>
>                 Key: AXIS2-1799
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1799
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch1.txt, patch2.txt, patch3.txt
>
>
> JAX-WS requires support for legacy Exception classes.
> A legacy Exception:
>     does not have an @WebFault annotation and/or
>     does not have the constructor/methods defined in chapter 2.5 of the 
> specfication.
> The mechanism for marshalling a legacy exception is implied in section 3.7 of 
> the specification.
> The mechanism for unmarshalling a legacy exception are not discussed and will 
> require proprietary heuristics.  
> I will add more information as I investigate solutions

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to