Guillaume, Thanks for your answer. I tried the generated servicemix WSDL with an axis client generator and it worked perfectly. It seems the .NET tool messed up with the namespaces, maybe because the element name "getMyBrokerResponse" and the message name "getMyBrokerResponse" are the same.
I'm still wondering why it generates a getMyBrokerResponse element that holds my result whereas the getMyBrokerRequest message holds directly my "getMyBroker" structure. Fred -- View this message in context: http://www.nabble.com/WSDL-Generation-with-SOAP-binding-t1516728.html#a4119217 Sent from the ServiceMix - User forum at Nabble.com.
