Skip to content

No "send-timeout" attribute in <int:resequencer> when placed in <int:chain> [INT-2578] #6562

@spring-operator

Description

@spring-operator

Shawn Guo opened INT-2578 and commented

As described in Docs 2.1.1.RELEASE/2.2.0.M1, there are a "send-timeout" attribute in int:resequencer which used to config the timeout for sending out messages.

but when place int:resequencer inside int:chain, the org.xml.sax.SAXParseException happens:
cvc-complex-type.3.2.2: Attribute 'send-timeout' is not allowed to appear in element 'int:resequencer'.
at com.sun.org.apache.xerces.internal.util.ErrorHandl erWrapper.createSAXParseException(ErrorHandlerWrap per.java:195)

I also check the xsd files in http://www.springframework.org/schem...ration-2.1.xsd, it seems there are no attribute named "send-timeout".


Affects: 2.1.1

Reference URL: http://forum.springsource.org/showthread.php?126650-quot-send-timeout-quot-attribute-in-lt-int-resequencer-gt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions