Hi When i look the example camel-example-cxf . I am seeing this in readme
To run the example of routing between different transport type * mvn exec:java -PHttpToJMS* To run the example of Camel transport type * mvn exec:java -PCamelTransport* To run the example of using WebServiceProvider API * mvn exec:java -PWebServiceProvider* To run the example of showing how to create CXF JAXRS endpoint * mvn exec:java -PJAXRS* In what way these execution differ ?. It is not using ESB like SMX then how, Is it using Java ?. If java , among the four which is pure java. Confused ! Regards Guru -- View this message in context: http://camel.465427.n5.nabble.com/Camel-example-execution-tp4977857p4977857.html Sent from the Camel - Users mailing list archive at Nabble.com.
