ISSUE-62 (Derek): No fault subcode is defined for soapjms:targetService [SOAP-JMS Binding specification]

ISSUE-62 (Derek): No fault subcode is defined for soapjms:targetService [SOAP-JMS Binding specification]

http://www.w3.org/2002/ws/soapjms/tracker/issues/62

Raised by: Derek Rokicki
On product: SOAP-JMS Binding specification

The specification states that soapjms:targetService must be included in the message properties when specified. However, no fault subcode is defined for this scenario.

The proposed resolution is to modify section 2.2.3. The section currently includes the following:

[Definition: soapjms:targetService] (xsd:string)
* Used by the service implementation to dispatch the service request.
* optional in URI
* if specified MUST appear in the JMS message in the JMS property named SOAPJMS_targetService. 

I suggest appending the following definition to the last bullet point:
[Definition: Use fault subcode missingTargetService if specified and SOAPJMS_targetService does not appear.]

Additionally, missingTargetService should be added to the subcode list in section 2.8, and Protocol-2009 should be modified accordingly.

Received on Tuesday, 14 September 2010 15:42:19 UTC