[
https://issues.jboss.org/browse/GTNWSRP-262?page=com.atlassian.jira.plugi...
]
RH Bugzilla Integration commented on GTNWSRP-262:
-------------------------------------------------
Jared MORGAN <jmorgan(a)redhat.com> made a comment on [bug
835369|https://bugzilla.redhat.com/show_bug.cgi?id=835369]
Technical note updated. If any revisions are required, please edit the "Technical
Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services
team.
Diffed Contents:
@@ -1,7 +1 @@
-CAUSE: The WSRP Producer was ignoring several optional elements when returning a service
description response to the consumer, including the supportedOptions element.
+The WSRP Producer was ignoring several optional elements when returning a service
description response to the consumer, including the supportedOptions element. WSRP
Consumers that were relying on these optional elements to tailor their communication with
the producer could behave improperly based on wrong assumptions due to missing (though
optional) information. The WSRP Producer now properly emits the supportedOptions element
in its service description response, which allows Consumers to properly tailor their
behavior, and results in improved interoperability with third-party consumers.-
-CONSEQUENCE: WSRP Consumers that were relying on this optional elements to tailor their
communication with the producer could behave improperly based on wrong assumptions due to
missing (though optional) information.
-
-FIX: The WSRP Producer now properly emit the supportedOptions element in its service
description response, thus affording Consumers to properly tailor their behavior.
-
-RESULT: Improved interoperability with third-party consumers.
Properly support WSRP feature checking and support via
supportedOptions
-----------------------------------------------------------------------
Key: GTNWSRP-262
URL:
https://issues.jboss.org/browse/GTNWSRP-262
Project: GateIn WSRP
Issue Type: Enhancement
Components: Consumer
Affects Versions: 2.1.0-GA
Reporter: Chris Laprun
Assignee: Chris Laprun
Fix For: 2.2.0
A producer service description can use the supportedOptions element to inform consumers
that it only supports some options. Our producer should emit such supportedOptions in its
service description and our consumer should check which features are supported by the
producer and avoid trying to use unsupported features.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira