Re: Deserializing Error

2004-05-12 Thread John R Meloro
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 12, 2004 10:26 AM Subject: Deserializing Error > Hi., > I have done few samples using axis.Everything went on well. > Now i'm trying to do my real application. > My situation is., > I have developed DAO and

Deserializing Error

2004-05-12 Thread Malai
Hi., I have done few samples using axis.Everything went on well. Now i'm trying to do my real application. My situation is., I have developed DAO and VO object. I need to publish my DAO as a webservice and I have to write a client. I just published my DAO as webservice.that is fine. while i'm

Deserializing error at client for non primitive parameters

2004-04-14 Thread tanmay shah
When I'm trying to run a web services client, I'm getting this error org.xml.sax.SAXException Deserializing parameter 'XYZ' (not primitive) :  could not find deserializer for type {urn}datatype (not primitive) how do i deserialize?   (there is no compilation error) do i have to use the method

Deserializing error -- possible solution(s)

2004-02-10 Thread Sherman, Dennis (END-CHI)
There's been a lot of traffic over the last few days dealing with exceptions thrown when using JavaBeans as parameters or return values to web services. I haven't got all the answers (by a lot!) but I've been experiencing some of the same issues. I've come to understand enough about the underlying