Hi,

I am following tutorial at [1]. I have developed the component and deployed
in Carbon.

However, when trying to access the service, I am getting the following
error [2]

I am guessing this is because the service is not accessed correctly or the
server may not be up and running.

How do I resolve this?

Also found another thread with same [3], but no luck.

[1]
http://wso2.com/library/tutorials/2014/03/how-to-write-a-wso2-carbon-component/

[2]
org.apache.axis2.AxisFault: The server did not recognise the action which
it received:
at
org.apache.axis2.handlers.addressing.AddressingInFaultHandler.invoke(AddressingInFaultHandler.java:114)
at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:356)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:413)
at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:224)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
at
org.wso2.carbon.order.mgt.stub.OrderManagerStub.getTotalPrice(OrderManagerStub.java:522)
at
org.wso2.carbon.order.mgt.ui.OrderManagerClient.total(OrderManagerClient.java:42)

[3] http://mail.wso2.org/mailarchive/dev/2014-July/033204.html

Maheeka Jayasuriya
Software Engineer
Mobile : +94777750661
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to