-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Milestone
Description
Gunnar Hillert opened INT-2461 and commented
For reference see: #6429
We need to document the timeout attributes for the HTTP Components in the HTTP-Module's XSD schema a bit better. We need to refactor the XML Schema slightly - The XSD Schema declares a "<xsd:complexType name="gatewayType">" that is used by both inbound and outbound gateway and "gatewayType" defines the 'undocumented' attribute "reply-timeout".
Unfortunately, the "reply-timeout" has slightly different semantics (meaning) depending whether it is for the inbound or outbound gateway.
Task:
Pull out the attribute from the common type and document appropriately in each place. Refactoring the schema in this way won't break anything.
Affects: 2.1 GA
Issue Links:
- Add 'value' attribute to the 'uri-variable' sub-element [INT-2463] #6444 Add 'value' attribute to the 'uri-variable' sub-element
("is depended on by") - Change from request-timeout to reply-timeout in HttpOutboundGateway is not reflected in the SI reference guide [INT-2450] #6429 Change from request-timeout to reply-timeout in HttpOutboundGateway is not reflected in the SI reference guide