Hi, I have sent the subscription request as per your suggestion.
I am using synapse-1.1.1 version of ESB. I have downloaded this zip file of the same from the apache Site and stated doing the example with give in quickStart. Following all the steps that are given in quik start guide. But when I execute the client of the sample ) application with ant stockquote -Daddurl=http://localhost:9000/soap/SimpleStockQuoteService -Dtrpurl=http://localhost:8280 -Dmode=quote -Dsymbol=IBM command getting the exception that I have sent in my last message i.e. Buildfile: build.xml init: compile: stockquote: [java] org.apache.axis2.AxisFault: The input stream for an incoming message is null. [java] at org.apache.axis2.transport.TransportUtils.createSOAPMessage(T ransportUtils.java:71) [java] at org.apache.axis2.description.OutInAxisOperationClient.handleR esponse(OutInAxisOperation.java:326) [java] at org.apache.axis2.description.OutInAxisOperationClient.send(Ou tInAxisOperation.java:389) [java] at org.apache.axis2.description.OutInAxisOperationClient.execute Impl(OutInAxisOperation.java:211) [java] at org.apache.axis2.client.OperationClient.execute(OperationClie nt.java:163) [java] at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClie nt.java:528) [java] at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClie nt.java:508) [java] at samples.userguide.StockQuoteClient.executeClient(Unknown Sour ce) [java] at samples.userguide.StockQuoteClient.main(Unknown Source) BUILD SUCCESSFUL Total time: 2 seconds Please, help. And getting the same problem when trying to run other samples like for 150 as well. I am new to ESB and exploring through these examples. Thanks in advance. Regards, Nisha
