Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/1999/XMLSchema-instanc
    +e" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:S
    +OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:/
    +/www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xm
    +lsoap.org/soap/encoding/">
    ...
      </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 500 Internal Ser
    +ver Error
    
  2. or download this
    SOAP-ENC:arrayType="xsd:ur-type[5]"
    
  3. or download this
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envel
    +ope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://
    +www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><fau
    +ltcode>soapenv:Server.userException</faultcode><faultstring>org.xml.s
    +ax.SAXException: No deserializer defined for array type {http://www.w
    +3.org/1999/XMLSchema}ur-type</faultstring><detail><ns1:stackTrace xml
    +ns:ns1="http://xml.apache.org/axis/">org.xml.sax.SAXException: No des
    +erializer defined for array type {http://www.w3.org/1999/XMLSchema}ur
    +-type
            at org.apache.axis.encoding.ser.ArrayDeserializer.onStartEleme
    +nt(ArrayDeserializer.java:267)
    ...
            at com.google.gse.HttpConnection.run(HttpConnection.java:334)
            at com.google.gse.DispatchQueue$WorkerThread.run(DispatchQueue
    +.java:219)
    </ns1:stackTrace></detail></soapenv:Fault></soapenv:Body></soapenv:Env
    +elope>