began to visit "http://localhost:8080/wms/query_all_handlover_note?type=source" ,The results are shown: {"total":"1","rows":[{"id":51,"noteNo":"43a43d88-4f7f-4364-ad22-cd2076964d7a","from_entry_type":"dd","from_entry_no":"dd","storage_name":"dianlan","model_number":"d1","number":"ed","unit":"d","entry_date":"2013-08-14 15:45:25"}]} Can get the json data from the server. Then run the program. I have no intention to Visit the url again.there is an error,the following: org.apache.camel.component.file.GenericFileOperationFailedException: Cannot write null body to file: d:\temp\outbox\data.txt How is the problem?
-- View this message in context: http://camel.465427.n5.nabble.com/Why-can-not-get-the-data-tp5737243p5737369.html Sent from the Camel - Users mailing list archive at Nabble.com.