I had a similar problem - It turned out that my service units got deployed in the wrong order the service implementation (in my case a jsr181 su) has to be deployed before the http endpoint.
Also note that if an http endpoint is a consumer its service and endpoint attributes must agree with the service and binding name of the implementation su wsdl. -- View this message in context: http://www.nabble.com/Problems-retrieving-wsdl-tf1960519.html#a5412538 Sent from the ServiceMix - User forum at Nabble.com.
