Ok, 2 things (I think) 1. the webapp dir needs to be in your build path 2. its /console/public/index.html now
On Mon, Jun 30, 2014 at 11:02 AM, Tim Williams <[email protected]> wrote: > Yeah, that's right. If I dork around with the build-path, adding the > /webapp folder for example, I can get it to sorta display but not do > anything. > > --tim > > On Mon, Jun 30, 2014 at 10:59 AM, Chris Rohr <[email protected]> wrote: > > Hey Tim, > > > > You used the url http://localhost:8080/console/index.html ? > > > > > > > > On Mon, Jun 30, 2014 at 10:53 AM, Tim Williams <[email protected]> > wrote: > > > >> If I run the console with --dev from within eclipse, I can do requests > >> to the servlets (ie. /service/*) without problem but the UI itself > >> (ie. /console) just gives a directory listing. Do I need to do > >> something special to get the UI pages to work from within eclipse in > >> dev mode? > >> > >> Thanks, > >> --tim > >> >
