As you are using the http jetty transport, when you set the address to be "http://0.0.0.0:8890/ProcessPrescriptionOrder", you should be able to get the wsdl with the url "http://localhost:8890/ProcessPrescriptionOrder"。
0.0.0.0 just let Jetty to listen to all the network interface. Willem -- View this message in context: http://camel.465427.n5.nabble.com/camel-cxf-service-publish-address-problem-tp4953917p4954099.html Sent from the Camel - Users mailing list archive at Nabble.com.
