Skip to content

AxiomSoapMessage + SOAP1.2 SoapAction [SWS-420] #568

@gregturn

Description

@gregturn

Sebastian Schmidt opened SWS-420 and commented

AxiomSoapMessage and SOAP1.2 SoapAction Problem.
I'm not sure, but as far as I read, in SOAP 1.2 the SoapAction parameter now part of Content-Type.
( http://www.w3.org/TR/2003/REC-soap12-part2-20030624/#ietf-action ).
org.springframework.ws.soap.axiom.AxiomSoapMessage.writeTo(OutputStream outputStream) don't extend the content-type header with the action paramater
in case of an soap1.2 message.
independent from the soap version, an SOAPAction header element is created.


Affects: 1.5.4

Attachments:

Referenced from: commits e642369, 1545bd2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions