users@jax-rpc.java.net

Re: FW: feedback: Understanding your JAX-RPC SI Environment

From: Alessio Cervellin <alessio.cervellin_at_sun-cs-italy.com>
Date: Fri, 18 Mar 2005 08:59:55 +0100 (CET)

> When I execute the request using the generated html page, the
> request
> gets created and processed by .NET service,
> and the response is sent back. On receipt of that response,
> the
> following exception gets fired:
>
> Down below you can find SOAP request and Response messages.
> If you require WSDL and/or XSD files, I'll be glad to provide
> them as
> well as fragments of generated code.
>
> 2. If I create the request that I know will result in no data
> in the
> response, the client receives the response and it does not complain.
> That points that the Body content of Soap message is causing
> problems.

It seems that the wsdl could be wrong... especially the section where you define the elements of the response soap message