RE: Soap Deseralization Error

2001-11-17 Thread Sanjay bahal
t; > you use only those two. > > > Pls specify also the version numbers. > > > > > > Further on can you give the definition of your > > > deployment descriptor and > > > soap request? > > > > > > Thx > > > > > >

RE: Soap Deseralization Error

2001-11-14 Thread Sanjay bahal
two. > > Pls specify also the version numbers. > > > > Further on can you give the definition of your > > deployment descriptor and > > soap request? > > > > Thx > > > > Henk. > > > > -Original Message- > > Fro

RE: Soap Deseralization Error

2001-11-14 Thread Sanjay bahal
ion numbers. > > Further on can you give the definition of your > deployment descriptor and > soap request? > > Thx > > Henk. > > -Original Message- > From: Sanjay bahal [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 14 November, 2001 2:51 PM > To: [

RE: Soap Deseralization Error

2001-11-14 Thread Henk Schipper
Sent: Wednesday, 14 November, 2001 2:51 PM To: [EMAIL PROTECTED] Subject: Soap Deseralization Error Hi, I get the flwg error: No Deserializer found to deserialize a 'urn:my_encoding:demo.Invoice' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'. demo.Invoice my

Soap Deseralization Error

2001-11-14 Thread Sanjay bahal
Hi, I get the flwg error: No Deserializer found to deserialize a 'urn:my_encoding:demo.Invoice' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'. demo.Invoice my class. any ideas, Thanks Sanjay I use Tomcat 3_2 and SOAP_2_2 __