Hi,

 

I am working with Axis 1.4. I am  using ws-addressing mode on my
soap-server which uses Axis 1.4. The body of  request sent by the server
(to the server denoted by reply to tag) looks as below. What can be the
reason for the exception?

 

<soapenv:Body>

<processIPDRDocResponse>

   <ns8:PushRsp xsi:nil="true" xsi:type="xsd:anyType"
xmlns:ns8="http://www.microsoft.com/iptv/csf"/>

</processIPDRDocResponse>

</soapenv:Body>

 

On the reply to server , we get following exception

 

<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

   <soapenv:Body>

      <soapenv:Fault>

         <faultcode>soapenv:Server.userException</faultcode>

         <faultstring>org.xml.sax.SAXException: Deserializing parameter
'processIPDRDocResponse':  could not find deserializer for type
{http://www.w3.org/2001/XMLSchema}anyType</faultstring>

         <detail>

            <ns1:hostname
xmlns:ns1="http://xml.apache.org/axis/";>snvi017</ns1:hostname>

 

Thanks

Shripad

 


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp

Reply via email to