This list is for Apache SOAP.  For Apache Axis, please use [EMAIL PROTECTED]

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Bindu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 04, 2004 8:47 AM
Subject: Re: faultString: org.xml.sax.SAXException: Invalid element in 
com.amazon.soap.AWSProductData._CartAddResponse - OperationRequest


> Hi,
> 
> I am using amazoan web services and executing the java swing application
> when clicked on send and am trying to get the response i am getting the
> following exception Invalid element in
> com.amazon.soap.AWSProductData._CartAddResponse-OperationRequest. Where
> operationRequest is a variable name.
> 
> - Exception:
> 
> org.xml.sax.SAXException: Invalid element in
> com.amazon.soap.AWSProductData._CartAddResponse - OperationRequest
> 
> at
> org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializer.
> java:260)
> 
> at
> org.apache.axis.encoding.DeserializationContextImpl.startElement(Deserializa
> tionContextImpl.java:963)
> 
> at
> org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:198)
> 
> at
> org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:
> 722)
> 
> at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:233)
> 
> at org.apache.axis.message.RPCElement.getParams(RPCElement.java:347)
> 
> at org.apache.axis.client.Call.invoke(Call.java:2272)
> 
> at org.apache.axis.client.Call.invoke(Call.java:2171)
> 
> at org.apache.axis.client.Call.invoke(Call.java:1691)
> 
> at
> com.amazon.soap.AWSProductData.AWSProductDataBindingStub.cartAdd(AWSProductD
> ataBindingStub.java:1703)
> 
> at CartAddSoap.issueRequest(CartAddSoap.java:145)
> 
> at MainWindow$SoapListener.finished(MainWindow.java:249)
> 
> at DataInput.dialogFinished(DataInput.java:139)
> 
> at DataInput$1.actionPerformed(DataInput.java:102)
> 
> at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
> 
> at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown
> Source)
> 
> at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
> 
> at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
> 
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
> 
> at java.awt.Component.processMouseEvent(Unknown Source)
> 
> at java.awt.Component.processEvent(Unknown Source)
> 
> at java.awt.Container.processEvent(Unknown Source)
> 
> at java.awt.Component.dispatchEventImpl(Unknown Source)
> 
> at java.awt.Container.dispatchEventImpl(Unknown Source)
> 
> at java.awt.Component.dispatchEvent(Unknown Source)
> 
> at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
> 
> at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
> 
> at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
> 
> at java.awt.Container.dispatchEventImpl(Unknown Source)
> 
> at java.awt.Window.dispatchEventImpl(Unknown Source)
> 
> at java.awt.Component.dispatchEvent(Unknown Source)
> 
> at java.awt.EventQueue.dispatchEvent(Unknown Source)
> 
> at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
> 
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
> 
> at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> 
> at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> 
> at java.awt.EventDispatchThread.run(Unknown Source)
> 
> Regards
> Bindu
> 
> ----- Original Message -----
> From: "Scott Nichol" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, October 04, 2004 6:14 PM
> Subject: Re: faultString: org.xml.sax.SAXException: Invalid element in
> com.amazon.soap.AWSProductData._CartAddResponse - OperationRequest
> 
> 
> > I am sorry, what is the error you are getting?
> >
> > Scott Nichol
> >
> > Do not send e-mail directly to this e-mail address,
> > because it is filtered to accept only mail from
> > specific mail lists.
> > ----- Original Message -----
> > From: "Bindu" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, October 04, 2004 12:44 AM
> > Subject: faultString: org.xml.sax.SAXException: Invalid element in
> com.amazon.soap.AWSProductData._CartAddResponse - OperationRequest
> >
> >
> > > Hi
> > >
> > > Am getting this error when i am trying to execute the web services can
> > > anyone help me in this
> > >
> > > Regards
> > > Bindu
> > >
> 
>

Reply via email to