Hi,

I bet this page[1] can help you :)
[1] http://camel.apache.org/content-enricher.html

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) 
(English)
http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On February 14, 2014 at 5:57:06 AM, scottdawson (sc.e.daw...@gmail.com) wrote:
>  
> Hello,
> I want to consume messages from an ActiveMQ queue using HTTP GET  
> via a Jetty
> endpoint. This will deploy:
>  
>  
>  
>  
>  
>  
> but the second "from" doesn't wait on the first "from", in other  
> words,
> messages are consumed from the queue as soon as they arrive, not  
> when the
> Jetty endpoint is called. (If I leave out the log line, I get an  
> error
> because "Route has no outputs".)
>  
> So, my basic question is... how do I invoke a consumer from another  
> consumer?
>  
> Thanks,
> Scott
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Jetty-endpoint-as-ActiveMQ-consumer-tp5747278.html
>   
> Sent from the Camel - Users mailing list archive at Nabble.com.  
>  

Reply via email to