On 8/24/17, 4:29 PM, I wrote:
This is interesting:

I added this (contents of web-resource-collection omitted) to the top of
the context's web.inf, right below the "web-app" and "display-name" tags:

     <web-resource-collection>
. . .
     </web-resource-collection>
     <auth-constraint/>
</security-constraint>
. . .

Of course, I meant to say, ". . . the context's WEB-INF/web.xml"

Oops. The question in my previous post still stands: why is it that when I change the above to an auth-constraint that *should* produce a password dialog, am I still going straight to a 403 page?

--
JHHL


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to