Published on WSO2 Oxygen Tank (http://wso2.org)

[commons-dev] problem while running client for proxy services

By basukalaramesh
Created 2007-07-09 13:17

When I try to run client program in the sample provided with WSO2 ESB after configuring proxy I got the following message showing the error:

============================================================================================================
[root@blitz-v2 axis2Client]# /usr/local/ant/bin/ant stockquote -Dtrpurl=http://localhost:8080/soap/StockQuoteProxy -Dmode=quote -Dsymbol=IBM
Buildfile: build.xml

init:

compile:

stockquote:
[java] INFO [09 Jul 16:12:28] DeploymentEngine - No services directory was found under /usr/local/wso2esb-1.0/samples/axis2Client/client_repo.
[java] INFO [09 Jul 16:12:28] ModuleDeployer - Deploying module: addressing
[java] INFO [09 Jul 16:12:28] ModuleDeployer - Deploying module: sandesha2
[java] INFO [09 Jul 16:12:29] ModuleDeployer - Deploying module: rampart
[java] org.apache.axis2.AxisFault: The input stream for an incoming message is null.
[java] at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:61)
[java] at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:356)
[java] at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
[java] at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:520)
[java] at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:500)
[java] at samples.userguide.StockQuoteClient.main(Unknown Source)

BUILD SUCCESSFUL
Total time: 2 seconds
==============================================================================================================

I also look at /usr/local/wso2esb-1.0/samples/axis2Client/client_repo directory but it is empty.

Can anybody tell me what the problem is?

Thanks,
Ramesh Basukala

_______________________________________________
Commons-dev mailing list
Commons-dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev


Source URL:
http://wso2.org/forum/thread/2185