Re: No Deserializer found to deserialize a

2004-02-19 Thread nilesh
= new Call(); >call.setSOAPMappingRegistry(smr); > >Scott Nichol > >Do not send e-mail directly to this e-mail address, >because it is filtered to accept only mail from >specific mail lists. >----- Original Message - >From: "nilesh" <[EMAIL PROTECTED]

Re: No Deserializer found to deserialize a

2004-02-19 Thread Scott Nichol
day, February 19, 2004 9:48 AM Subject: No Deserializer found to deserialize a hi all, i am using Apache SOAP to write Javabase soap client. The Java based soap client is talking to .NET based web service. i am getting following error. Caught SOAPException (SOAP-ENV:Client): No Deserializer f

No Deserializer found to deserialize a

2004-02-19 Thread nilesh
hi all, i am using Apache SOAP to write Javabase soap client. The Java based soap client is talking to .NET based web service. i am getting following error. Caught SOAPException (SOAP-ENV:Client): No Deserializer found to deserialize a 'http://tempuri.org/:AuthorisePaymentResult' usin

Re: No Deserializer found to deserialize a 'http://schemas.xmlsoap.or g/soap/envelope/:Parameter' using encoding style 'null'

2003-07-02 Thread Scott Nichol
t. The error > message being returned is as follows: > No Deserializer found to deserialize a > 'http://schemas.xmlsoap.org/soap/envelope/:Parameter' using encoding style > 'null' > Havaing read on the net about the XML parameters, added the following to the > S

No Deserializer found to deserialize a 'http://schemas.xmlsoap.org/soap/envelope/:Parameter' using encoding style 'null'

2003-07-02 Thread Prasad,Bhanchand
Hi, Have trouble calling a .Net Service using Java SOAP Client. The error message being returned is as follows: No Deserializer found to deserialize a 'http://schemas.xmlsoap.org/soap/envelope/:Parameter' using encoding style 'null' Havaing read on the net about the XML p