users@jax-rpc.java.net

Re: DII client accessing .NET web service

From: kathy walsh <Kathleen.Walsh_at_Sun.COM>
Date: Wed, 27 Oct 2004 16:59:07 -0400

Ryan-
can you send me the wsdl or url to the .Net webService
and your client program?
I will take a look-
Kathy

Ryan LeCompte wrote:

> Hello,
>
> I'm attempting to access a .NET web service using document/literal
> via a DII client in JAX-RPC (JWSDP 1.4). I'm using the
> Call.invokeOneWay() method, everything appears to be sent correctly
> (there are no exceptions thrown in any of the DII client code).
> However, the request never seems to get to the .NET side. Are there
> any known issues with DII and .NET? Note that the DII client works
> fine when the web service is implemented with JAX-RPC and running in
> the Tomcat 5.0 web container.
>
> Thank you,
> -- Ryan
>