Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.13.3
-
None
-
None
Description
When a destination is part of "staticallyIncludedDestinations" and "excludedDestinations" then the "excludedDestinations" behaviour is not obeyed and the messages are forwarded to the target AMQ instance.
<staticallyIncludedDestinations> <queue physicalName="FOO.>"/> </staticallyIncludedDestinations> <excludedDestinations> <queue physicalName="FOO.BAR" /> </excludedDestinations>