Still, if you are hitting issues, then others are bound to.

The main issue (apart from the slightly wacky swing console which appears
because of the simplericity maven plugin that I'm using) is that browsing
to http://localhost:8080/ returns a horrid looking stack trace, whereas if
the user browses to http://localhost:8080/index.html, then (I think) the
experience is quite good.

My thought I had this morning was to write a simple filter that checks the
Accept header, and if it is set to text/html (eg being accessed from a
browser), then do a redirect to index.html.  That hopefully will improve
matters.

Do you agree?
Dan



On 1 December 2011 09:10, Kevin Meyer - KMZ <[email protected]> wrote:

> Still didn't read far enough - and now I did a search for "header" and
> found the security header information.
> Setting "isis.user" works.
>
> Sorry about the previous blather.
>
> On 1 Dec 2011 at 11:08, Kevin Meyer - KMZ wrote:
>
> > I didn't read far enough - but it didn't help, either.
> >
> > I can register and create a user, which again, works with htmlviewer,
> > but I still can't login with the REST client.
> >
> > I'm doing a GET on http://localhost:8080/ with the authorisation header
> > set.
> >
>
>

Reply via email to