Details
Description
Goal was to test request/response model across a network bridge. The requestor sets up a temporary topic and includes as the reply topic with message sent to the responder. It is expected that the responder will send message on the provide replyTo topic.
Using the multicast://default discovery mechanism and networkConnector transport to interconnect two brokers (different hosts “harley” to “roadrash”). Responder client attaches to “harley” and requestor client attaches to “roadrash”.
Requestor client creates temporary topic, sends message.
Responder receives message attempt to reply on the temporary topic, but errors with message indicating cannot publish to deleted topic