Hi, I am new to Shindig code, Now I am wondering with what request, code will go into some method of GadgetsHandler.java?
Should it be a rest reqeust? like as: http://localhost:8080/rest/gadgets/@metadata.supportedFields or http://localhost:8080/social/rest/gadgets/@metadata.supportedFields But there is "no service definied for path gadgets/@metadata.supportedFields". And page got 501 error. If I access directly: http://localhost:8080/gadgets/@metadata.supportedFields, there will be 404 error. I am confused, could you please help me out? Thanks, Kevin Zhang (凯峰) Gtalk: [email protected] Blog: http://www.zhangkf.com Twitter: http://twitter.com/zhangkf
