Le Wednesday 06 Jun 2012 à 13:33:28 (+0200), [email protected] a écrit :
> Hello all
> 
> General question about the embedded ActiveMQ broker which is started in 
> ServiceMix 4.4.1 with default configuration.
> 
> Suppose I establish a route similar to the following (blueprint):
> 
> <camelContext xmlns=".....">
>       <route>
>               <from uri="file://data/in/"/>
>               <to uri="activemq://myQueue"/>
>       </route>
> </camelContext>
> 
> What part of the ServiceMix configuration is responsible for the 'activemq'? 
> As I understood, this is an 
> 'org.apache.activemq.camel.component.ActiveMQComponent'. Am I right? Where is 
> this component generated and configured so that I can just use it? Is it 
> possible to point this component to an ActiveMQ instance on a different host?

etc/activemq.xml

> Thanks in advance
>  - David

-- 
Guillaume Yziquel
Software Developer

Crossing-Tech
Parc Scientifique ÉPFL

Reply via email to