I figured it out. Thanks anyway. we need to call messagerouter instead of the rpcrouter. The readme file is wrong.
>From: "Mouli Narayanan" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: problem with samples.messaging.POProcessor application >Date: Fri, 14 Dec 2001 10:58:21 -0500 > > > >Hi, > >I'm getting the following error with it. Has anyone seen this? > >thanx, >-mouli > > >RESPONSE: >-------- ><?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>/servlet/rpcrouter</faultactor> ></SOAP-ENV:Fault> > ></SOAP-ENV:Body> ></SOAP-ENV:Envelope> > >_________________________________________________________________ >Send and receive Hotmail on your mobile device: http://mobile.msn.com > _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com
