INT-3030 Add Error Channel to RMI Inbound Gateway
INT-3030 Polishing; Docs, Tests Add test cases for error channel support. Dynamically discover available RMI port. Add What's New and `<important/>` to reference.
This commit is contained in:
@@ -644,7 +644,7 @@
|
||||
<xsd:attribute name="error-channel" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation><![CDATA[
|
||||
Identifies channel that error messages will be sent to if a failure occurs in this
|
||||
Identifies a channel that error messages will be sent to if a failure occurs in this
|
||||
gateway's invocation. If no "error-channel" reference is provided, this gateway will
|
||||
propagate Exceptions to the caller. To completely suppress Exceptions, provide a
|
||||
reference to the "nullChannel" here.
|
||||
|
||||
Reference in New Issue
Block a user