[
https://issues.apache.org/jira/browse/AXIS2-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
robert lazarski closed AXIS2-5920.
----------------------------------
Resolution: Incomplete
> namespace mismatch - found none
> -------------------------------
>
> Key: AXIS2-5920
> URL: https://issues.apache.org/jira/browse/AXIS2-5920
> Project: Axis2
> Issue Type: Bug
> Reporter: Anoobkumar
> Priority: Major
> Attachments: service.wsdl
>
>
> I am migrating a Soap With Attachment service from Axis 1.4 to Axis2. When
> hitting the service end point from SOAP UI, i am getting the below error. Can
> anyone please help?
> Attached the WSDL file and request body.
> Request Body:
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:soa="http://fs.thehartford.com/soa">
> <soapenv:Header/>
> <soapenv:Body xmlns:soa="http://fs.thehartford.com/soa">
> <orchestrateAcordRequest
> xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> <bin href="b4f63251-c62e-405f-b2fa-939abd706f43"
> xmlns:types="http://fs.thehartford.com/soa/xsd"/>
> </orchestrateAcordRequest>
> </soapenv:Body>
> </soapenv:Envelope>
>
> Response(Error):
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing">
> <soapenv:Body>
> <soapenv:Fault>
> <faultcode>soapenv:Server</faultcode>
> {color:#FF0000}<faultstring>namespace mismatch require
> http://fs.thehartford.com/soa found none</faultstring>{color}
> <detail/>
> </soapenv:Fault>
> </soapenv:Body>
> </soapenv:Envelope>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]