Hi! We are using servicemix-common to build a custom SE to be exposed asa web service. We are returning a WSDL for our Service in the getDescription method of our Endpoint. But when we browse to our service URL as:
http://localhost:8199, the HTTP BC(which we use to expose the service) does not show anything. We see that the call goes to our Endpoint getDescription method and the WSDL gets constructed. Any thoughts? -sri -- View this message in context: http://www.nabble.com/WSDL-from-getDescription-is-not-shown-tf4199935s12049.html#a11945031 Sent from the ServiceMix - User mailing list archive at Nabble.com.
