Proxying RESTful service using the REST DSL :Camel 2.14.0

2014-11-11 Thread zeecamel
I am new to Camel, I want to proxy my RESTful webservice so I can provide additional output formats on top of json and xml. I then used the REST dsl for this and RestConfiguration component is "jetty". My Real webservice uses JaxB and Jackson httpconvertters. At the moment I was just doing a passth

Proxying RESTful service using the REST DSL :Camel 2.14.0

2014-11-10 Thread zeecamel
I am new to Camel, I want to proxy my RESTful webservice so I can provide additional output formats on top of json and xml. I then used the REST dsl for this and RestConfiguration component is "jetty". My Real webservice uses JaxB and Jackson httpconvertters. At the moment I was just doing a passth

Proxying RESTful service using the REST DSL :Camel 2.14.0

2014-11-10 Thread zeecamel
I am new to Camel, I want to proxy my RESTful webservice so I can provide additional output formats on top of json and xml. I then used the REST dsl for this and RestConfiguration component is "jetty". My Real webservice uses JaxB and Jackson httpconvertters. At the moment I was just doing a passth