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.

Reply via email to