James Black wrote: >setOperationStyle is rpc, so I will assume rpc/encoded. > I have given up on rpc/encoded (for the moment), because I cannot get WSDL2Java to generate deserializers for the array. And I also have problem with C# in rpc mode. Microsoft says that literal is "preferred" somewhere in the docs, and usually that means that trying to use something else is futile. So now I am trying to get document/literal to work with Axis....
/ / Daniel Currently in WSDL hell.