activemq-artemis/tests
Howard Gao b84a7f3e25 ARTEMIS-980 Openwire can't send message to temp destination
When a producer sends a messages to a temp destination created from
another connection, it fails. The reason behind it is that the
producer's connection didn't receive the advisory message (notification)
from broker about this temp destination, and it will throw an exception
if it doesn't know this temp destination.

The fix is send the advisory to the client so that it knows this destination.
2017-02-21 14:46:47 +08:00
..
activemq5-unit-tests NO-JIRA Fixing typos in log messages, test names and comments 2017-02-20 20:54:45 -05:00
artemis-test-support NO-JIRA Fixing typos in log messages, test names and comments 2017-02-20 20:54:45 -05:00
config NO-JIRA Logging integration-tests/DEBUG is being too verbose on the testsuite 2017-01-30 22:26:48 -05:00
extra-tests NO-JIRA move RoutingType to different package 2017-02-13 09:50:41 -06:00
integration-tests ARTEMIS-980 Openwire can't send message to temp destination 2017-02-21 14:46:47 +08:00
jms-tests NO-JIRA Fixing typos in log messages, test names and comments 2017-02-20 20:54:45 -05:00
joram-tests NO-JIRA move RoutingType to different package 2017-02-13 09:50:41 -06:00
performance-tests NO-JIRA move RoutingType to different package 2017-02-13 09:50:41 -06:00
soak-tests Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00
stress-tests NO-JIRA move RoutingType to different package 2017-02-13 09:50:41 -06:00
timing-tests NO-JIRA move RoutingType to different package 2017-02-13 09:50:41 -06:00
unit-tests NO-JIRA Fixing typos in log messages, test names and comments 2017-02-20 20:54:45 -05:00
pom.xml Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00