[
https://issues.apache.org/jira/browse/AXIS2-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruwan Linton resolved AXIS2-3296.
---------------------------------
Resolution: Fixed
This bit of code looks so complex and I think this can be improved a lot, but
just to get it fixed for this release I have taken the quick approach of fixing
it.
> When I am creating a AxisFault by giving a SoapFault, the SoapFaultCode is
> ignored.
> -----------------------------------------------------------------------------------
>
> Key: AXIS2-3296
> URL: https://issues.apache.org/jira/browse/AXIS2-3296
> Project: Axis2
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.3, nightly
> Environment: Windows XP / JDK 1.4 (but also Sun Machine with
> WebSphere 5.1 and JDK 1.4)
> Reporter: Vincent Brabant
> Assignee: Ruwan Linton
>
> I have a SoapFault where the SoapFaultCode is soapenv:Client.
> I am throwing an AxisFault by giving the SoapFault as argument
> throw new AxisFaul(soapFault)
> But it return always a soapenv:Receiver (SOAP1.2) or a soapenv:Server
> (SOAP1.1).
--
This message is automatically generated by JIRA.
-
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]