What are you calling 'setClientHandlers' on? I have never heard of
this method. I set client handlers by using the HandlerRegistry.
Aaron
Sunil Iyengar wrote:
Hi Axis users,
I have a complex type of web service where the client sends a complex
type (bean) and the server returns a string. All wo
able to implement. I thought
my info will help u
Regards
Dhanush Gopinath
- Original Message -
From: "Sunil Iyengar" <[EMAIL PROTECTED]>
To: "axis-user" <[EMAIL PROTECTED]>
Sent: Wednesday, December 10, 2003 5:44 PM
Subject: type mapping problems at the
Hi Axis users,
I have a complex type of web service where the client sends a complex
type (bean) and the server returns a string. All works okay on the
client and server side. I have done the type mapping on the client side
and also in the wsdd on the server side. Everything is perfect.
I now add m