Hi,

I had a very similar problem and this thread has helped greatly.

it seems that the element you have in your xsd schema must end in ***Request. I was just doing a simple example that had only one definition in the xsd. I had called it String but once renamed to StringRequest the wsdl was generated with the correct operation and message definitions. Not usre if it says that in the tutorials or doc, be these types of things must be clearly documented to save hours of frustration.

Thanks carcovich and Arjen Poutsma.

John.