Hi !
My producers produces messages on "dynamicQueues/Q.X" queues or
"dynamicTopics/T.X" topics.
My Consumers listen to messages on "dynamicQueues/Q.>" and
"dynamicTopics/T.>"
I only tested with one only "X" value simultaneously. I have different "Q"
and different "T".
I put a ConsumerEventSour
Hi
I want to use and test wildcards. I come from a JAVA/JMS native usage, and
would like to change the lowest number of things in my programs.
Does someone know where I can find some JAVA examples which show how to use
wildcards ?
Thank you
Eric-AWL
--
View this message in context:
http://ww
I came across a need to change the embedded broker name created by the
resource adapter using spring property substitution in the xbean
configuration file. The problem with changing the embedded broker name to
something configurable via property substitution is that the ServerUrl must
also change
along with virtual topics, consider adding two network connectors, one that
matches topics, the other that matches queues. In this way you can have your
required configuration for the conduit variable
Also, consider a move to a 5.3-SNAPSHOT, where selectors are propagated
(with conduit subs off) h