On Mon, Jun 3, 2013 at 7:21 AM, Christian Posta
<christian.po...@gmail.com> wrote:
> Can you give it a shot with using wildcard subscriptions? The wildcards
> defined on this wiki also work for STOMP subscriptions;
>
> http://activemq.apache.org/wildcards.html

Looks perfect, but I have no idea how to use those wildcards with
STOMP, where do they go?

In the queue name?

   PUBLISH /topic/myPrices/price.groceries.apples
   SUBSCRIBE /topic/myPrices/price.groceries.>

Or is it supposed to be used in the selector: header? Somewhere else?

Thanks,
Sam

Reply via email to