You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Grant McDonald (JIRA)" <ji...@apache.org> on 2006/11/12 08:20:02 UTC

[jira] Commented: (SM-744) Request/Response for jms through MessageID/CorrelationID

    [ https://issues.apache.org/activemq/browse/SM-744?page=comments#action_37417 ] 
            
Grant McDonald commented on SM-744:
-----------------------------------

Martin,

Could you please expand upon the circumstances/scenarios where this occurs?  The only places I found the JMS correlation id being set to the exchange id was in MultiplexingProviderProcessor(161) and StandardProviderProcessor(101) which you would expect from messages coming from the NMR onto JMS and having an InOut MEP.  Under what scenario is there an expectation in the client that the JMS correlation id will be a message exchange id?


> Request/Response for jms through MessageID/CorrelationID
> --------------------------------------------------------
>
>                 Key: SM-744
>                 URL: https://issues.apache.org/activemq/browse/SM-744
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-jms
>         Environment: All platforms
>            Reporter: Martin Landua
>            Priority: Minor
>
> The servicemix-jms component assumes that the request/reponse pattern is implemented by the client by using some artificial correlation id as the "connection" between the messages (as described in http://activemq.org/site/how-should-i-implement-request-response-with-jms.html).
> However, there are cases where the client assumes that the server sets the correlation id of the response to the message id (!) of the request. Currently, the servicemix-jms component does not support this, but it would be convenient if it were configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira