You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by primonuez <yj...@swiss-as.com> on 2018/03/16 14:11:34 UTC

Topic subscription for existing address

Hi, 
I would like to make use of the publish-subscribe feature of Artemis. The 
idea would be to start from a declaration of two adresses e.g. A1 and A2, 
and then an address T1 were send a messages. 

Then when sending a message "test" to the address T1, the expectation is 
that the consumer of the address-queue A1 receives a copy of the message 
"test", the same for the cosumer of the address-queue A2. 

From the api what would be the proper approach ? 

Thanks in advance, 
Jm 




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html