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 ax...@ws.apache.org on 2004/10/12 16:49:51 UTC

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

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1603

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1603
    Summary: org.xml.sax.SAXException: Invalid element in com.test.sample._CurveResponse - Status
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Serialization/Deserialization
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: sreeram

    Created: Tue, 12 Oct 2004 7:49 AM
    Updated: Tue, 12 Oct 2004 7:49 AM
Environment: axis-1_2beta2

Description:
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


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Posted by "Krishna R Seelam (JIRA)" <ax...@ws.apache.org>.
    [ 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


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

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

Krishna R Seelam updated AXIS-1603:
-----------------------------------

    Description: 
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

  was:
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


> 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.
-
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


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

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

Krishna R Seelam updated AXIS-1603:
-----------------------------------

    Description: 
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

  was:
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


> 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


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

Posted by "Krishna R Seelam (JIRA)" <ax...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500282 ] 

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

Hi

We (the Webservice client)  generates  the same problem when the wsdl defination is changed ( i.e. added new attributes) at  server side.
We know how to fix the problem (i.e. by  synch the client  with the new wsdl attributes)

but our question is; 

If the wsdl changes at server end;  Does the client need to change?  

Thanks
Krishna



> 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.
-
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