[Lift] Re: lift on vista

2009-03-30 Thread vpalle
Thx! Entering 127.0.0.1 instead of localhost did the trick.. :) On Mar 30, 8:21 am, "marius d." wrote: > Does it work if you puthttp://127.0.0.1:8080? > > if it does you need to add > 127.0.0.01        localhost > > in your c:/windows/sys32/drivers/etc/hosts > > Br's, > Marius > > On Mar 29, 6:2

[Lift] Re: lift on vista

2009-03-29 Thread marius d.
Does it work if you put http://127.0.0.1:8080 ? if it does you need to add 127.0.0.01localhost in your c:/windows/sys32/drivers/etc/hosts Br's, Marius On Mar 29, 6:29 pm, vpalle wrote: > Hi there > > I've followed the getting started guide and managed to create the > helloworld app, b

[Lift] Re: lift on vista

2009-03-29 Thread TylerWeir
You typed "mvn jetty::run" with two colons, is that a typo. Also, does the console say something like this: 2009-03-29 16:59:13.557::INFO: No Transaction manager found - if your webapp requires one, please configure one. 2009-03-29 16:59:15.258::INFO: Started selectchannelconnec...@0.0.0.0:8080