Re: Routing REST request to external URI

2013-03-10 Thread Henryk Konsek
> I also wanted to confirm that Camel support dynamic routing for all http > operations (GET, POST, PUT, DELETE) >From Jetty component documentation [1] - "you can get the request.parameter from the message header not only from Get Method, but also other HTTP method". > and that proxied request f

No body after XSLT transformation

2013-03-10 Thread Christian Schäfer
Hi, just tried a simple xslt example with camel 2.10.4 by modifying the file copier example of the camel in action book. I don't understand why there is no body output after the xslt step and why it doesn't step into the processor when there is a breakpoint inside it. What am I doing wrong her

[ANNOUNCE] Apache Camel 2.9.6 Released

2013-03-10 Thread hadrian
The Apache Camel project [1] is a powerful open source integration framework based on known Enterprise Integration Patterns [2]. The Camel community announces the immediate availability of the new patch release camel-2.9.6. The artifacts are published and ready for you to download [3] either

Building complex tcp route

2013-03-10 Thread kiranreddykasa
Hi I am trying to simulate the existing tcp system with camel, This is the existing flow 1 2 3 4 5 client---> internalserver1 ---> requestHandler --->extrenalserver--->internalserver2--->requ

Re: Building complex tcp route

2013-03-10 Thread Willem jiang
Hi, What's your extrenalserver work for? From the flow that you just showed, the exterenalserver is another kind of service that you need to simulate. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjia