diff --git a/src/reference/docbook/router.xml b/src/reference/docbook/router.xml index 3c2f4110bc..273840fbae 100644 --- a/src/reference/docbook/router.xml +++ b/src/reference/docbook/router.xml @@ -270,6 +270,10 @@ add the nullChannel as the default output channel attribute value. + + A Message will only be sent to the default-output-channel if + resolution-required is false and the channel is not resolved. + resolution-required @@ -285,6 +289,11 @@ optional attribute will, if not explicitly set, default to true. + + A Message will only be sent to the default-output-channel, if + specified, when resolution-required is false and the channel + is not resolved. + ignore-send-failures