Did you click "myproject"? That's where your project is launched. There's a setting in your POM.
On Fri, Aug 15, 2008 at 2:52 PM, Gregg Bolinger <[EMAIL PROTECTED]>wrote: > I tried getting the Wicket quickstart up and running via maven today.I > followed the directions here: > > http://wicket.apache.org/quickstart.html > > then ran mvn jetty:run. It shows things running alright. When I go to: > > http://locahost:8080/ > > I get a 404: > > No context on this server matched or handled this request. > Contexts known to this server are: > > - > /myproject ---> > [EMAIL PROTECTED] > {/myproject,/home/g/projects/wicket/myproject/src/main/webapp}< > http://localhost:8080/myproject> > > Any ideas? > > Thanks, > -- Jeremy Thomerson http://www.wickettraining.com
