Thanks al lot. Just what I needed, had the same problem while connecting with
jetty


            servicemixConnection.setRequestProperty("Content-type",
"application/xml");
            servicemixConnection.setRequestProperty("Accept",
"application/xml");

   <camelContext xmlns="http://camel.apache.org/schema/blueprint"; >
        <route id="webservice_voor_kennisgeving">
            <from uri="jetty:http://localhost:8282/basisregistraties"/>
 


--
View this message in context: 
http://camel.465427.n5.nabble.com/CXFRS-Camel-tp5688176p5714373.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to