I can't answer your first question since I'm not writing the Server Side components for our setup, but I can help with the second.  Check out this link to apache's site.
 
http://xml.apache.org/soap/docs/index.html
 
Then go to Users Guide, then Interoperability.  Then scroll down to the section, "Depending on xsi:type"  That will show you how to setup the deserializers.
 
Hope that helps.
 

Peter Roth
Telemetry Technologies Inc.
p: 404.231.0021 ext. 1290
e: [EMAIL PROTECTED]

-----Original Message-----
From: Kavitha Srinivasan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 01, 2001 6:15 PM
To: [EMAIL PROTECTED]
Subject: error running the messaging sample

Hello:

Two newbie questions -thank you for your patience.

1. How do I get the xml on the server side where such xml was sent as part of the soapenvelope? Is it Envelope.getBody()?

2. I get the following error when trying to run the messaging sample:

<?xml version='1.0' encoding='UTF-8'?>

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Client</faultcode><faultstring>No Deserializer found to deserialize a 'urn:po-processor:shipTo' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'.</faultstring><faultactor>/soap/servlet/rpcrouter</faultactor></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

 

REGARDS,

Kavitha



Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to