I don't get why you want use camel route to this kind of job. The camel route is suitable for running as back end service.
If you just need to send the message to the WebServices by hand, you can write class to get the request somewhere and use CXF client to send the request to the WebServices.
On 7/28/11 6:16 PM, xiangqiuzhao wrote:
my application need to send message to the other application by webservices. so i need to execute the message route by hand. how to send once and received the response than finished? -- View this message in context: http://camel.465427.n5.nabble.com/how-to-route-once-from-myComponent-to-cxf-tp4642015p4642015.html Sent from the Camel - Users mailing list archive at Nabble.com.
-- Willem ---------------------------------- FuseSource Web: http://www.fusesource.com Blog: http://willemjiang.blogspot.com (English) http://jnn.javaeye.com (Chinese) Twitter: willemjiang Weibo: willemjiang
