You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "MARIO (Created) (JIRA)" <ax...@ws.apache.org> on 2011/10/04 23:48:33 UTC

[jira] [Created] (AXIS-2861) org.xml.sax.SAXException

org.xml.sax.SAXException
------------------------

                 Key: AXIS-2861
                 URL: https://issues.apache.org/jira/browse/AXIS-2861
             Project: Axis
          Issue Type: Bug
          Components: WSDL processing
            Reporter: MARIO


- Exception:
org.xml.sax.SAXException: Invalid element in crmondemand.PriceListLineItemData - ModifiedDate
	at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializer.java:258)
	at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1035)
	at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:165)
	at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:1141)
	at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:236)
	at org.apache.axis.message.RPCElement.getParams(RPCElement.java:384)
	at org.apache.axis.client.Call.invoke(Call.java:2467)
	at org.apache.axis.client.Call.invoke(Call.java:2366)
	at org.apache.axis.client.Call.invoke(Call.java:1812)
	at crmondemand.PriceList_BindingStub.priceListUpdate(PriceList_BindingStub.java:558)
	at crmondemand.AltaListaPrecios.main(AltaListaPrecios.java:346)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Resolved] (AXIS-2861) org.xml.sax.SAXException

Posted by "Andreas Veithen (Resolved) (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS-2861.
-----------------------------------

    Resolution: Invalid

That basically means that the response is invalid and contains an unexpected element.
                
> org.xml.sax.SAXException
> ------------------------
>
>                 Key: AXIS-2861
>                 URL: https://issues.apache.org/jira/browse/AXIS-2861
>             Project: Axis
>          Issue Type: Bug
>          Components: WSDL processing
>            Reporter: MARIO
>
> - Exception:
> org.xml.sax.SAXException: Invalid element in crmondemand.PriceListLineItemData - ModifiedDate
> 	at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializer.java:258)
> 	at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1035)
> 	at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:165)
> 	at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:1141)
> 	at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:236)
> 	at org.apache.axis.message.RPCElement.getParams(RPCElement.java:384)
> 	at org.apache.axis.client.Call.invoke(Call.java:2467)
> 	at org.apache.axis.client.Call.invoke(Call.java:2366)
> 	at org.apache.axis.client.Call.invoke(Call.java:1812)
> 	at crmondemand.PriceList_BindingStub.priceListUpdate(PriceList_BindingStub.java:558)
> 	at crmondemand.AltaListaPrecios.main(AltaListaPrecios.java:346)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org