WSDL are not supported by the lightweight http components. Please use servicemix-http instead. See http://servicemix.goopen.org/site/servicemix-http.html
Cheers, Guillaume Nodet On 6/13/06, KBerthelot <[EMAIL PROTECTED]> wrote:
Where does this stand? I'm trying to expose a jsr181 pojo over http using a war deployment (HttpSoapInOutBinding). Is this the way I should be doing this? It looks like there's no good way to get the "real"wsdl (with port/protocol bindings included) from the HttpSoapInOutBinding component. It was stated earlier that it has no way to know which service was invoked, but the compoent has a "destinationService" property that should indicate that. I realize that the XFireServletController that processes the ?wsdl query string wouldn't know that, which makes me wonder if there's not a better way to do what I'm trying to do. -- View this message in context: http://www.nabble.com/Using-HttpSoapInOutBinding-t654739.html#a4854729 Sent from the ServiceMix - User forum at Nabble.com.
