users@jax-rpc.java.net

JAX-RPC and .NET client

From: Dermot Dwyer <derm_at_BTINTERNET.COM>
Date: Wed, 22 May 2002 20:00:59 +0100

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