Trying shindig, attempting to test with the url:

http://localhost:8080/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml

Fails with the following stack trace which perhaps suggest that the
request for www.labpixies.com was blocked by my corporate firewall.
Is it possible to set up an HTTP proxy within shindig?

Regards
Martin

MALFORMED_XML_DOCUMENT
org.apache.shindig.gadgets.SpecParserException: Empty XML document.
        at
org.apache.shindig.gadgets.GadgetSpecParser.parse(GadgetSpecParser.java:
58)
        at org.apache.shindig.gadgets.GadgetServer
$SpecLoadTask.run(GadgetServer.java:296)
        at org.apache.shindig.gadgets.GadgetServer
$WorkflowTask.call(GadgetServer.java:458)
        at org.apache.shindig.gadgets.GadgetServer
$WorkflowTask.call(GadgetServer.java:441)
        at java.util.concurrent.FutureTask
$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at java.util.concurrent.ThreadPoolExecutor
$Worker.runTask(ThreadPoolExecutor.java:650)
        at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:595)
2008-01-04 08:38:08.671::WARN:  /gadgets/ifr
java.lang.NullPointerException
        at
org.apache.shindig.gadgets.http.GadgetRenderingServlet.outputGadget(GadgetRenderingServlet.java:
138)
        at
org.apache.shindig.gadgets.http.GadgetRenderingServlet.doGet(GadgetRenderingServlet.java:
133)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to