Skip to content

Document Timeout Attributes in XML Schema for HTTP Components [INT-2461] #6442

@spring-operator

Description

@spring-operator

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions