How do I do the below is Camel 1.2? This package no longer exists?
import org.apache.camel.component.activemq.ActiveMQComponent;

context.addComponent("activemq", 
               
ActiveMQComponent.activeMQComponent("tcp://localhost:61616"));

Thanks
Jonathan
-- 
View this message in context: 
http://www.nabble.com/ActiveMQComponent-package-tf4647101s22882.html#a13274867
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to