Hi,
I'm still having trouble getting wave to recognize a locally available gadget.
I can view the xml file from the browser, but I am getting back a 502 error
code when I try to load it with wave. I can also see the imageUrl on the gadget
selection screen, that is working properly.
Example:
File: jsongadgets.json
{"name":"Local Diagram Editor",
"desc":"Create cool diagrams (UML, BPMN, EPC, FMC, etc.) together with your
friends in Google Wave!",
"primaryCategory":"PRODUCTIVITY",
"secondaryCategory":"OTHER",
"gadgetUrl":"/static/gadgets/cloudfront/gadget/oryx_stable.xml",
"author":"processWave.org<http://processWave.org>",
"submittedBy":"Jeremy",
"imageUrl":"/static/gadgets/cloudfront/gadget/static/splash.png"},
Error:
{"gadgets":[{"errors":["Unable to retrieve spec for
/static/gadgets/cloudfront/gadget/oryx_stable.xml. HTTP error
502"],"moduleId":0,"url":"/static/gadgets/cloudfront/gadget/oryx_stable.xml"}]}
I can physically look at the xml file with my browser with no issues. Any help
that can be provided on this would be greatly appreciated. Thank you.
Kenneth