• SimpleDeserializer error

    By Curtis Avery 2 decades ago

    Great tool and instructions!!!



    Unfortunately, I'm getting an error. I think that it's because the webservice that I'm calling has nested objects. Do you know what version of Axis is included with D7.02? Other posters on the web received this error when using Axis 1.0.



    02/09/2007 12:05:28 PM HTTP JVM: Caused by: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

    02/09/2007 12:05:28 PM HTTP JVM: at lotus.domino.axis.encoding.ser.SimpleDeserializer.onStartChild(Unknown Source)

    02/09/2007 12:05:28 PM HTTP JVM: at lotus.domino.axis.encoding.DeserializationContextImpl.startElement(Unknown Source)

    02/09/2007 12:05:28 PM HTTP JVM: at lotus.domino.axis.message.SAX2EventRecorder.replay(Unknown Source)

    02/09/2007 12:05:28 PM HTTP JVM: at lotus.domino.types.MessageElement.publishToHandler(Unknown Source)

    02/09/2007 12:05:28 PM HTTP JVM: at lotus.domino.axis.message.RPCElement.deserialize(Unknown Source)

    02/09/2007 12:05:28 PM HTTP JVM: at lotus.domino.axis.message.RPCElement.getParams(Unknown Source)



    Thanks,

    Curtis

    • Not sure, but I talked about it in the help

      By Julian Robichaux 2 decades ago

      Curtis -



      I'm not sure what version of Axis they based the functionality in Domino 7 on, but I've seen that error before (and documented it in the "Troubleshooting" section of the database help). Not sure what to do about it…


      • Julian