users@jax-rpc.java.net

Re: JAX-RPC and .NET client

From: Simon Horrell <simonh_at_develop.com>
Date: Wed, 22 May 2002 21:18:42 +0100

I assume you generated the WSDL from the JAX-RPC RI's xrpcc tool. Did you
generate it from a Java service definition interface? Post the Java
interface and/or the WSDL and we can have a look.
Si.

----- Original Message -----
From: "Dermot Dwyer" <derm_at_BTINTERNET.COM>
To: <JAXRPC-INTEREST_at_JAVA.SUN.COM>
Sent: Wednesday, May 22, 2002 8:00 PM
Subject: JAX-RPC and .NET client


> I have just started to try to use JAX-RPC to supply server-side web
services
> to a MS .NET client. The Client was produced using the MS wsdl command
> run on the .wsdl file produced by JAX-RPC. Everything works fine when I
call
> a method with no parameters but as soon as I pass an instance of a class
as
> a parameter to a method it all falls apart and I get NoSuchMethodError.
>
> Looking at the XML I notice that .NET serializes the class using a
namespace
> (q1) that it does not define the namespace at the top of the envelope. Has
> anyone seen anything like this before and if so what did you do to get
> around it?
>
> Thanks for any help
>
> Dermot Dwyer
> e-mail: derm_at_btinternet.com
> tel: +44 1663 750977
> gsm: +44 7770 274 842