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/13 10:19:02 UTC

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

     [ https://issues.apache.org/activemq/browse/SM-744?page=all ]

Grant McDonald resolved SM-744.
-------------------------------

    Fix Version/s: incubation
       Resolution: Fixed
         Assignee: Grant McDonald

Author: grantm
Date: Mon Nov 13 00:06:18 2006
New Revision: 474184

URL: http://svn.apache.org/viewvc?view=rev&rev=474184
Log:
SM-744: added XBean configuration option to jms endpoint to allow for using the JMS request message id as the JMS correlation id. Patch provided by Martin Landua

Modified:
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/JmsEndpoint.java
 incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/jca/JcaConsumerProcessor.java
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/multiplexing/MultiplexingConsumerProcessor.java
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/standard/StandardConsumerProcessor.java


> 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
>         Assigned To: Grant McDonald
>            Priority: Minor
>             Fix For: incubation
>
>         Attachments: servicemix-jms-patch
>
>
> 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