Hi I've an http-endpoing which expects a soap message and it processes it as per the business needs and I've done that successfully. Now, requirement is to expose the http-endpoint service as web service so that if anybody calls the webservice with the soap request the soap request directly comes to the http-endpoint and http-endpoint knows how to deal with that.
Is it possible? if possible then how to do that? any reference, tutorial is keenly appreciated. I'm using smx4.2 -- View this message in context: http://servicemix.396122.n5.nabble.com/exposing-http-endpoing-as-web-service-tp2471676p2471676.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
