Sounds like, the app it's not up. Try "mvn -Prun" and check if run properly, maybe you want a skipTests parameters, because takes too much time, until the tests run.
maxwell On Fri, Jan 28, 2011 at 3: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 > > I saw the following error message. > > Did I miss anything? > > > HTTP ERROR 404 > Problem accessing /gadgets/ifr. Reason: > Not Found > ________________________________ > Powered by Jetty:// > > >
