[
https://issues.apache.org/jira/browse/AXIS2-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
srinivasa updated AXIS2-5578:
-----------------------------
Attachment: src.zip
Andreas Veithen,
I had added the soap action in the content type and Soap version URI in the
client code.
stub._getServiceClient().getOptions().setProperty("Content-Type","application/soap+xml;charset=UTF-8;action=https://www.roadtothechampionship.com/autologin/StartSession");
stub._getServiceClient().getOptions().setSoapVersionURI(org.apache.axiom.soap.SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI);
Can you please provide some details to solve the issue. PFA the client code.
Thanks in advance.
Best Regards,
Srini
> Transport level information does not match with SOAP Message namespace URI
> --------------------------------------------------------------------------
>
> Key: AXIS2-5578
> URL: https://issues.apache.org/jira/browse/AXIS2-5578
> Project: Axis2
> Issue Type: Bug
> Components: client-api
> Affects Versions: 1.2
> Environment: Windows
> Reporter: srinivasa
> Priority: Blocker
> Labels: patch
> Attachments: src.zip
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Hello,
> I'm getting the org.apache.axiom.soap.SOAPProcessingException: Transport
> level information does not match with SOAP Message namespace URI.
> It was mentioned some fix made in the
> https://issues.apache.org/jira/browse/AXIS2-2129
> Can you please provide more details, how to fix the issue?
> Thanks
> Srinivas
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]