hi,
I changed the service url to
"http://webservices.amazon.com/onca/xml?Service=AWSECommerceService" and now
I am getting a different error which is:
org.apache.axis2.AxisFault: The input stream for an incoming message is
null.
at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:71)
at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:326)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)
at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:528)
at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:508)
at com.amazon.soap.StockClient.executeClient(StockClient.java:220)
at com.amazon.soap.StockClient.main(StockClient.java:85)
Can you please let me know what could be the reason for this error.
Thanks
faisal
asankha wrote:
>
> Hi Faisal
>> Also I am sitting behind network proxy. Please suggest if this is the
>> root
>> of the problem. Where will I have to specify the network proxy settings
>> to
>> get rid of this problem.
>>
> I will take a look at the root cause of the NPE next week.. for the time
> being, is there anyway you can allow direct access to the Amazon service
> from the node that runs Synapse?
>
> One more thing you could try is to follow this mail thread:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg02153.html
> and set a "Proxy-Connection" *transport* header to point to your proxy
> server.. If this fails, please raise a JIRA and we will address it as
> soon as we can
>
> asankha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Amazon-proxy-unable-to-forward-request-to-amazon-search-service-tp14526765p14554376.html
Sent from the Synapse - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]