Hi Sunil , I am very new to Axis ( 3days old) and my only reference is an article in techmetrix.com In it the author says as one of the failings of JWS services is it cannot accept Complex Type such as JavaBeans. I dunno how much true is this. Infact i read this only a few hours back and was not 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 client with handlers > 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 my handler on the client side using setClientHandlers() method > and I get a error on the client side saying no typemapping found for the > class Order where Order is the complex object I am trying to send. But > it works when I comment out the above line from my client code. > > Any insight into this problem would be great. > > Cheers > Sunny > > -- > *********************************************************** > Sunil Iyengar, > Research Fellow, Networks Group, > Centre For Communication And Systems Research(CCSR), > School of Electronics, Computing & Mathematics, > University Of Surrey, Guildford GU2 7XH, > Surrey, England, United Kingdom. > Office: +44 (0)1483 686008 > *********************************************************** > > ************************************************************** > Scanned by eScan Content-Security and Anti-Virus Software. > Visit http://www.mwti.net for more info on eScan and MailScan. > ************************************************************** > > ************************************************************** Scanned by eScan Content-Security and Anti-Virus Software. Visit http://www.mwti.net for more info on eScan and MailScan. ************************************************************** ********************************************************* Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com
