[ 
https://issues.apache.org/jira/browse/AXIS2-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lin Sun updated AXIS2-2859:
---------------------------

    Attachment: AXIS2-2859.patch

Tested in geronimo env.

> SAAJ - set default fault code and faul string for the addFault method
> ---------------------------------------------------------------------
>
>                 Key: AXIS2-2859
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2859
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: nightly
>            Reporter: Lin Sun
>             Fix For: nightly
>
>         Attachments: AXIS2-2859.patch
>
>
> as titled.  This is needed, as fault code and fault string are required for 
> SOAPFault.  With the current code, if the code has 
> SOAPBody.addFault();
> SOAPFault.setFaultCode(stringFaultCode);
> It can end up without any fault code or fault string set if a SOAPException 
> is thrown at setFaultCode(stringFaultCode).  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to