OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-bindings message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: NEW ISSUE: Support for callback and conversation ID-s in bindings


TARGET:

JMS binding (may change depending on the resolution)


DESCRIPTION:

As seen on the SCA-J TC mailing list and as according to SCA-J
specifications, there are two ids that needs to be transported by a
binding that will be used by java components that make use of callbacks
and conversations - conversationId and callbackId.
 

http://www.oasis-open.org/apps/org/workgroup/sca-j/email/archives/200801
/msg00042.html


At the moment the JMS binding has section only about the transport of
conversationId in the JMS message. The WS binding representation says
that conversational data is represented as "wsrm:Sequence SOAP header in
the message" , representation of callbackId is  addressed as BINDING-2,
the JCA binding doesn't cover at all that.



PROPOSAL:

Add message property with Key  scaCallbackId in the JMS binding spec,
next to the sections that deal with scaConversationId
(exact wording may be provided if there is need)

Do nothing for binding.ws (assuming reliable messaging sequence header
is good enough and BINDING-2 should be resolved)

Do not do anything for binding.jca. IMHO runtime data format is and
should be out of scope for it and the whole JCA.











[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]