ActiveMQ supports composite destinations [1].
So a comma separated list should work.

[1] http://activemq.org/site/composite-destinations.html

On 10/4/06, bhuvi <[EMAIL PROTECTED]> wrote:

hi all
            Is it possible to have multiple jms client for a single jms
component.Can a single jms component get subscribed to multiple topics.Is
there any way to add multiple destination for this bean

 <bean id="ActiveMQActivationSpec"
class="org.apache.activemq.ra.ActiveMQActivationSpec">
  <property name="destination" value="demo.org.servicemix.source" />
  <property name="destinationType" value="javax.jms.Topic" />
  </bean>
thanks in advance.
--
View this message in context: 
http://www.nabble.com/jms-component-tf2380715.html#a6634712
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to