Hi: Add the corresponding jar package. Before the code changes for main.addRouteBuilder(new RouteBuilder() { public void configure() { from("jetty://http://localhost:8080/wms/query_all_handlover_note?type=source") .to("file:d:/temp/outbox?fileName=data.txt");
} }); ,other remains the same. still not get the data.I don't know where is my write wrong or what's the problem. Did you see that you get the json data from the server and then stored in the file in a simple example? Thank you -- View this message in context: http://camel.465427.n5.nabble.com/Why-can-not-get-the-data-tp5737243p5737368.html Sent from the Camel - Users mailing list archive at Nabble.com.