My apologies, I forgot to hit reply to all.
---------- Forwarded message ----------
From: Aditya Roy <[EMAIL PROTECTED]>
Date: Jun 27, 2006 8:49 AM
Subject: RE: FW: WELCOME to [email protected]
To: Paul Fremantle <[EMAIL PROTECTED]>
Hi,
Thanks for your reply. I am attaching below what I get once I try with
stockquote, and then with dumbstockquote.
Just in case : I am running Synapse on a [non-default] port 8095 and I
am new to using AXIS/Synapse…..
Thanks,
Aditya
C:\synapse\samples>ant dumbstockquote
Buildfile: build.xml
init:
compile:
dumbstockquote:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not
Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error :
Not Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error :
Not Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not Found
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:223)
[java] at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:589)
[java] at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:328)
[java] at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:279)
[java] at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:457)
[java] at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:399)
[java] at samples.userguide.DumbStockQuoteClient.main(Unknown Source)
[java] Caused by: org.apache.axis2.AxisFault: Axis2 transport
error : Not Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not Found
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:305)
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:207)
[java] ... 6 more
[java] Caused by: org.apache.axis2.AxisFault: Axis2 transport
error : Not Found
[java] at
org.apache.axis2.transport.http.SOAPOverHTTPSender.send(SOAPOverHTTPSender.java:117)
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:299)
[java] ... 7 more
BUILD SUCCESSFUL
Total time: 3 seconds
C:\synapse\samples>
C:\synapse\samples>ant stockquote
Buildfile: build.xml
init:
compile:
stockquote:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not
Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error :
Not Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error :
Not Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not Found
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:223)
[java] at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:589)
[java] at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:328)
[java] at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:279)
[java] at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:457)
[java] at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:399)
[java] at samples.userguide.StockQuoteClient.main(Unknown Source)
[java] Caused by: org.apache.axis2.AxisFault: Axis2 transport
error : Not Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not Found
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:305)
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:207)
[java] ... 6 more
[java] Caused by: org.apache.axis2.AxisFault: Axis2 transport
error : Not Found
[java] at
org.apache.axis2.transport.http.SOAPOverHTTPSender.send(SOAPOverHTTPSender.java:117)
[java] at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:299)
[java] ... 7 more
BUILD SUCCESSFUL
Total time: 3 seconds
C:\synapse\samples>
-----Original Message-----
From: Paul Fremantle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 27, 2006 1:14 PM
To: Aditya Roy
Subject: Re: FW: WELCOME to [email protected]
Hi
Could you please post the rest of the stack trace?
Paul
On 6/27/06, Aditya Roy <[EMAIL PROTECTED]> wrote:
Cc: '[EMAIL PROTECTED]'
Hi,
I am trying to run the samples given with SYNAPSE M2. While firing command :
>ant stockquote
I get an exception like :
stockquote:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not Found;
nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not
Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not
Found; nested exception is:
[java] org.apache.axis2.AxisFault: Axis2 transport error : Not
Found
.. followed by the rest of the stack trace.
I added the id of [EMAIL PROTECTED] seeing from the mailing list that he
faced a similar problem in the past.
Any guidance on this please ?
Thanks and best regards,
Aditya
--
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair
http://bloglines.com/blog/paulfremantle
[EMAIL PROTECTED]
"Oxygenating the Web Service Platform", www.wso2.com
--
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair
http://bloglines.com/blog/paulfremantle
[EMAIL PROTECTED]
"Oxygenating the Web Service Platform", www.wso2.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]