Thank You so much for your reply. In fact the third party DO NOT have the WSDL for the XML. They send us a XML document (schema) which we have to send to them.
In our old application we build the XML document and send it via Http (using our own custom code). But in the new application (which uses a Spring framework), we want to use the Apache-CXF as the webservice. The main point which I am missing is how will the XML will be generated and where can I specify the destination URL of the third party where we need to send the XML document. Hope I answered your question. Thank you for your time and much appreciated. Anil -- View this message in context: http://cxf.547215.n5.nabble.com/Using-Apache-CXF-to-communicate-a-third-party-application-tp4982907p4984942.html Sent from the cxf-user mailing list archive at Nabble.com.
