Thanks Wouter. I tried by removing the port number. It's the same.
I was testing in XP and Java 1.6.0_23. ----- Original Message ---- From: Wouter Charle <[email protected]> To: [email protected] Sent: Sat, January 29, 2011 5:39:44 PM Subject: Re: HTTP ERROR 404 Hi Yang, Did you try to remove the port number from your url? http://localhost/gadgets/ifr?... Is localhost the virtualhost pointing to your Shindig folder? What is your environment? On Fri, Jan 28, 2011 at 6:37 PM, Xue-Feng Yang <[email protected]> wrote: > Hi All: > > I am new to shindig. Followed apache-shindig.pdf, I checked out source > code, > built shindig and installed the built WAR to Jetty. I saw everything was > fine > but a few warning messages. > > However, when I opened > >http://localhost:8080/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml >l > > I saw the following error message. > > Did I miss anything? > > > HTTP ERROR 404 > Problem accessing /gadgets/ifr. Reason: > Not Found > ________________________________ > Powered by Jetty:// > > >
