Hi,
I tried the sample in [1].
When I send a request using Axis2 Client with "ant stockquote -Dtrpurl=
http://localhost:8280 -Dsymbol=foo" command, it gives an AxisFault, as
follows:
[java] 14/04/16 14:49:00 ERROR sandesha2.SandeshaModule: Could not load
module policies. Using default values.
[java] 14/04/16 14:49:00 INFO mail.MailTransportSender: MAILTO Sender
started
[java] 14/04/16 14:49:00 INFO jms.JMSSender: JMS Sender started
[java] 14/04/16 14:49:00 INFO jms.JMSSender: JMS Transport Sender
initialized...
*[java] org.apache.axis2.AxisFault: The input stream for an incoming
message is null.*
[java] at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:93)
[java] at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:68)
[java] at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:348)
[java] at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:445)
[java] at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225)
[java] at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
[java] at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:554)
[java] at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:530)
[java] at samples.userguide.StockQuoteClient.executeClient(Unknown
Source)
[java] at samples.userguide.StockQuoteClient.main(Unknown Source)
BUILD SUCCESSFUL
Can somebody point out what the issue is?
[1]
https://docs.wso2.org/display/IntegrationPatterns/Publish-Subscribe+Channel
--
Denuwanthi De Silva
Software Engineer;
WSO2 Inc.; http://wso2.com,
Email: [email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev