← Prev in month ← Prev in thread
Next in thread → Next in month →

NEW ISSUE: Allow topics anywhere that queues can be used

From
Eric Johnson <>
Date
2008-04-09T22:13:26+00:00
ID
Thread
NEW ISSUE: Allow topics anywhere that queues can be used
Target: JMS Binding specification

Description:
Lines 158 & 159 say that topics may not be used for a request/response 
MEP.  This restriction is arbitrary, and prevents some use-cases.

Line 310: defines the notion of scaCallbackQueue, but here again, there 
doesn't seem to be any particular reason to prevent the use of topics.

Proposal:
Allow topics to be used with request/response destinations, but 
highlight that SCA only supports this to the extent that the MEP still 
works as expected - for example, only one response is received, even if 
the original request message is sent to a topic destination.
← Prev in month ← Prev in thread
Next in thread → Next in month →