users@glassfish.java.net

Re: Glassfish authorization error

From: <glassfish_at_javadesktop.org>
Date: Fri, 04 Jan 2008 12:34:12 PST

HTTP Basic Auth is at the mercy of browser implementation. That's one of the reasons you
should not use it. In this case, I am guessing that once the URL is accessed from the browser,
the browser sends the WWW:Authenticate header with some aged password for a principal. If
you clear browser cache, HTTP-Auth data etc. this should work (at least for BASIC).

- Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=252294