[
https://issues.apache.org/jira/browse/TRANSPORTS-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sadeep Jayasumana updated TRANSPORTS-43:
----------------------------------------
Attachment: TRANSPORTS-43.patch
Attaching the patch. Please review and commit.
> Axis2 JMS transport violates W3C SOAP over JMS, Protocol-2038
> -------------------------------------------------------------
>
> Key: TRANSPORTS-43
> URL: https://issues.apache.org/jira/browse/TRANSPORTS-43
> Project: Axis2 Transports
> Issue Type: Improvement
> Components: JMS
> Reporter: Sadeep Jayasumana
> Attachments: TRANSPORTS-43.patch
>
>
> Protocol-2038 states
> <Quote>
> If the JMSCorrelationID is set in the request message, then the
> JMSCorrelationID header field in the response message MUST be set to the same
> value as the JMSCorrelationID header field in the request message. If the
> JMSCorrelationID header field is not set in the request message, then the
> JMSCorrelationID header field in the response message MUST be set to the
> value of the JMSMessageID header in the request message.
> </Quote>.
> However, current implementation of Axis2 JMS transport always copies the
> JMSMessageID of the request message as the JMSCorrelationID of the response
> message, even when JMSCorrelationID is present.
--
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]