Define an output part which points to a type (for RPC) or element (for Document) with no content.

On 1/16/06, Per Steffensen < [EMAIL PROTECTED]> wrote:
Hi

I write my own wsdls and generate client stubs (XXXSoapBindingStubs)
using wsdl2java (toJava.Emitter). If I have no "output" on my operations
the generated SoapBindingStub calls Call.invokeOneWay instead of
Call.invoke. Is there some way that I can tell wsdl2java
(toJava.Emitter ) NOT to generate invokeOneWay calls for no-output
operations. I ALWAYS want calls to invoke and NOT invokeOneWay.

Thanx

Per Steffensen

Reply via email to