INT-1771 removed send-timeout from the poller's schema definition

This commit is contained in:
Oleg Zhurakousky
2011-02-01 09:57:34 -05:00
parent eae714a983
commit 32467bd561

View File

@@ -1231,7 +1231,6 @@ endpoint itself is a Polling Consumer for a channel with a queue.
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="receive-timeout" type="xsd:string" />
<xsd:attribute name="send-timeout" type="xsd:string" />
<xsd:attribute name="max-messages-per-poll" type="xsd:string" />
<xsd:attribute name="task-executor" type="xsd:string">
<xsd:annotation>