Hi All,

I'm trying to implement a carbon component based on [1]. I've followed the
steps there and created the backend and ui elements and put them in the
dropins folder of WSO2 AS.
When I'm trying to access the newly created menu from the admin console
following exception get thrown.


> *Caused by: 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:359)
> at
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:445)
> at
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225)
> at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
> at
> org.wso2.training.carbon.order.mgt.stub.OrderManagerStub.getOrders(OrderManagerStub.java:195)
> at
> org.wso2.training.carbon.order.mgt.ui.OrderManagerClient.getOrders(OrderManagerClient.java:32)
> ... 103 more


Could someone tell me how to fix this?

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

Thanks
-- 
Thusitha Dayaratne
Software Engineer | WSO2 Inc

Email    [email protected]
Mobile  +94712756809
Blog      alokayasoya.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to