You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Ashish Jain <as...@gmail.com> on 2009/12/16 18:33:53 UTC

Unexpected Basic authentication dialog popping up

Hi,

I am adding some code in Basic Authenticator to set up a negotiate header.
Before this negotiate code is completed, one unexpected basic
authentication(username/password) dialog box is popping up. This however
does not happen when I run in debug mode. This seems to be a thread
synchronization issue. Can some please advice on what might be going wrong?

Thanks
Ashish