[ 
https://issues.apache.org/activemq/browse/AMQNET-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Keaveny resolved AMQNET-126.
----------------------------------

    Resolution: Won't Fix

It appears that WCF does not support the request/reply model

"The request-reply model is indeed inadequate for a queued transport (e.g. you 
can't block a thread while waiting for the response). You can correlate 
messages at the application level, typically using a durably stored correlation 
indicator (e.g. purchase order number). To process responses you would need a 
response queue and a service that would process messages sent to that queue."

(http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/2fb0aafd-078f-4638-bb99-372cbf0158fd/
 for more details)

> Add Request/Reponse support
> ---------------------------
>
>                 Key: AMQNET-126
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-126
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: WCF
>    Affects Versions: 1.1
>            Reporter: Jim Gomes
>            Assignee: Jim Gomes
>             Fix For: 1.1
>
>
> The WCF provider should support the Request/Repsonse service contract.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to