Thanks for your response. My application is a web-based, stand-alone Camel Spring application. I have a separate server for Drools that should: receive pojo beans from my Camel app via web service, run my business rules, then return the result to my Camel app.
My thought on the cxf component is to use it rather than using code in my bean to handle communication with the drools web service. Does this seem like correct usage? Thanks again for any insight. -- View this message in context: http://camel.465427.n5.nabble.com/Using-a-drools-server-in-a-route-tp4724999p4726590.html Sent from the Camel - Users mailing list archive at Nabble.com.