On Sun, Feb 27, 2011 at 7:18 PM, Xue-Feng Yang <[email protected]> wrote:
> Hi All, > > Hi Xue Feng, > I would like to renew the following gadget problem in ShoppingCart in > Carbon Studio. > > After deployed > > /registry/resource/_system/config/repository/gadget-server/gadgets/ > ProductsChart.xml > Just now noticed that the Gadget URL that you are specifying here is not correct I guess. According to the shopping cart sample, they get deployed in the following URL. /_system/config/repository/dashboards/gadgets/ProductList.xml Therefore you have to specify the URL below as the gadget URL /registry/resource/_system/config/repository/dashboards/gadgets/ProductList.xml And also I can assure you that I have tested all these in a fresh machine. During that testing round, we found a few of the flaws in documentation. We will do the necessary corrections and additions before the next release happens. Thanks for pointing out and we appreciate your patience too. For the moment, I have started blogging about trying out the shopping cart sample with Carbon Studio. It describes all the scenarios end to end. You can go through [1] and see. If you have any doubts, feel free to comment or just raise it at carbon-dev. [1]. http://manisha-eleperuma.blogspot.com/ Regards, Manisha > > I can see gadget "Quantity in Stock", but there is no content in gadget. > The error message on the gadget server is > > [2011-02-25 22:49:20,125] ERROR > {org.wso2.carbon.registry.resource.servlets.ResourceServlet} - Could not > get the resource content. Path is not specified. > > and on data server, the error message is > > [2011-02-25 22:51:31,656] ERROR - Cannot find service & operation for > /services/ShoppingCartDS/getAllProducts?nocache=1298645466311 > org.apache.axis2.AxisFault: Cannot find service & operation for > /services/ShoppingCartDS/getAllProducts?nocache=1298645466311 > > Thanks, > > Xue-Feng > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
