Re: need help with SAXException: Deserializing parameter

2003-09-08 Thread Dimuthu Leelarathne
2:13 PM Subject: need help with SAXException: Deserializing parameter > Trying to get my WSDD service going, using BidBuy as an example. To pass data> between client/server I created a "User" class that holds some data.> > Now, when sending data from client to server,

need help with SAXException: Deserializing parameter

2003-09-08 Thread scott
Trying to get my WSDD service going, using BidBuy as an example. To pass data between client/server I created a "User" class that holds some data. Now, when sending data from client to server, this is what I see: POST /axis/services/ValidateFields HTTP/1.0 Content-Type: text/xml; charset=utf-8 Ac