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 "Krishna R Seelam (JIRA)" <ax...@ws.apache.org> on 2007/05/31 06:47:15 UTC

[jira] Commented: (AXIS-1603) org.xml.sax.SAXException: Invalid element in com.test.sample._CurveResponse - Status

    [ https://issues.apache.org/jira/browse/AXIS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500279 ] 

Krishna R Seelam commented on AXIS-1603:
----------------------------------------

Sorry I did not mean to edit

> org.xml.sax.SAXException: Invalid element in com.test.sample._CurveResponse - Status
> ------------------------------------------------------------------------------------
>
>                 Key: AXIS-1603
>                 URL: https://issues.apache.org/jira/browse/AXIS-1603
>             Project: Axis
>          Issue Type: Bug
>          Components: Serialization/Deserialization
>    Affects Versions: 1.2 Beta
>         Environment: axis-1_2beta2
>            Reporter: sreeram
>
> Hi ,
> we are using axis-1_2beta2 wsdl2java compiler to generate Stub Classes. we can see the Response coming back using TCPMonitor, but, when the Response is being deserialized using the generated Stub classes, axis throws an error.
> Oct 12, 2004 10:32:31 AM org.apache.axis.client.Call invoke
> SEVERE: Exception:
> org.xml.sax.SAXException: Invalid element in com.test.sample._CurveResponse - Status
>         at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializer.java:223)
>         at org.apache.axis.encoding.DeserializationContextImpl.startElement(DeserializationContextImpl.java:1008)
>         at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:159)
>         at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:838)
>         at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:198)
>         at org.apache.axis.message.RPCElement.getParams(RPCElement.java:323)
>         at org.apache.axis.client.Call.invoke(Call.java:2418)
>         at org.apache.axis.client.Call.invoke(Call.java:2317)
>         at org.apache.axis.client.Call.invoke(Call.java:1774)
>         at com.test.sample.CurveBindingStub.processCurve(CurveBindingStub.java:165)
>         at com.test.sampleCurveClient.main(CurveClient.java:92)
> AxisFault
>  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>  faultSubcode:
>  faultString: org.xml.sax.SAXException: Invalid element in com.fhlb.fsr.ofws._CurveResponse - Status
>  faultActor:
>  faultNode:
>  faultDetail:
>         {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXException: Invalid element in com.test.sample._CurveResponse - Status
> Any suggestions or tips are greatly appreciated.
> Regards,
> Sreev

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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