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 "Madhan Babu (JIRA)" <ax...@ws.apache.org> on 2013/04/23 18:09: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&focusedCommentId=13639188#comment-13639188 ] 

Madhan Babu commented on AXIS-1603:
-----------------------------------

Hi, 

I'm facing a very similar problem..

Best regards
Madhan
                
> 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,
> Sree

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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