The problem is that the gadget does not define a Content section with no view attribute or a view attribute of "default". Try this: http://localhost:8180/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml &view=canvas
Are you hitting this URL yourself or is this being hit via one of the sample containers? Normally you don't hit the ifr endpoint manually, rather, the common container APIs are used to navigate to the gadget. See http://localhost:8180/samplecontainer/examples/commoncontainer/index.html -Stanton From: Naresh Chaurasia <nc.java...@gmail.com> To: dev@shindig.apache.org, Date: 09/14/2011 09:49 Subject: Re: Installation Instructions I renamed the shindig-server-2.0.0.war to ROOT.war and copied it in D:\JBoss_Tomcat\server\default\deploy. I also deleted ROOT.war folder. When i hit the URL: * http://localhost:8180/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml * i get the following error Unable to locate an appropriate view in this gadget. Requested: 'default' Available: [home, preview, canvas, profile] On Wed, Sep 14, 2011 at 6:36 PM, Ciancetta, Jesse E. <jc...@mitre.org>wrote: > Shindig (by default) expects to be deployed to the root context -- so try > deploying to / instead of /shindig-server-2.0.0. > > If your using tomcat you can do this by just renaming the war file to > ROOT.war > > >-----Original Message----- > >From: Naresh Chaurasia [mailto:nc.java...@gmail.com] > >Sent: Wednesday, September 14, 2011 8:56 AM > >To: dev@shindig.apache.org > >Subject: Installation Instructions > > > >I was following installation instructions specified in the following page > : > >*http://shindig.apache.org/download/index.html* > > > >When i try to open the following URL. > >* > >http://localhost:8180/shindig-server- > >2.0.0/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml > >* (where shindig-server-2.0.0.war is the name of file i deployed) > > > >I get the following error message > > > >HTTP Status 404 - /shindig-server-2.0.0/ifr > > > >type Status report > > > >message /shindig-server-2.0.0/ifr > > > >description The requested resource (/shindig-server-2.0.0/ifr) is not > >available. > > > >Q: Why i am not able to open the widget? > > > >Note:I am able to load the page with url : * > >http://localhost:8180/shindig-server- > >2.0.0/samplecontainer/samplecontainer.html > >* > > > >-- > >Regards, > >Naresh C > -- Regards, Naresh C