Re: No Authentication Dialog appears for Tomcat Manager

2008-01-26 Thread David Simmons
Hi, I just experienced the same problem, found this thread via Google, and figured I'd post my experience and solution. Just like Mark's experience, I installed Tomcat and could not use the manager app because the browser never presented me a dialog box for the username and password. Sure

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-26 Thread Mark Riggins
in context: http://www.nabble.com/No-Authentication-Dialog-appears-for-Tomcat-Manager-tp14780731p15115906.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-18 Thread wlievens
to work without this. I have the exact same problem. The only thing I changed in my configuration was adding a user. I never get the dialog prompt. I'd really like a solution for this problem. -- View this message in context: http://www.nabble.com/No-Authentication-Dialog-appears-for-Tomcat

RE: No Authentication Dialog appears for Tomcat Manager

2008-01-18 Thread Caldarale, Charles R
From: wlievens [mailto:[EMAIL PROTECTED] Subject: Re: No Authentication Dialog appears for Tomcat Manager Mark Riggins wrote: Instead of a basic-authentication dialog box, I get the following error message instead. HTTP Status 401 - I have the exact same problem. The only

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-18 Thread Mark Riggins
commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/No-Authentication-Dialog-appears-for-Tomcat-Manager-tp14780731p14962122.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-18 Thread David Smith
I'm just wondering if you got a 401 page, but a 200 status or something like that. Maybe one of your customizations did some filtering and/or proxying and changed the response code. Seems like the most reasonable cause of your problem. --David Mark Riggins wrote: It turns out that

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-18 Thread Mark Riggins
prompt. I'd really like a solution for this problem. -- View this message in context: http://www.nabble.com/No-Authentication-Dialog-appears-for-Tomcat-Manager-tp14780731p14957770.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-14 Thread David Delbecq
The message you see in browser, namely HTTP Status 401 - appear probably because your browser for an unknown reason does not support basic authentification or has it disabled (securities in browser that prevent basic auth outside of ssl?). The text you see is normaly sent by tomcat along

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-14 Thread Mark Riggins
@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/No-Authentication-Dialog-appears-for-Tomcat-Manager-tp14780731p14803675.html Sent from the Tomcat - User mailing list

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-14 Thread Mark Thomas
Mark Riggins wrote: I don't want to put any move effort into it. I'll just avoid the Manager instead if its that hard to set up. The Manager works out of the box on a clean install. If it doesn't work for you then something else is messed up in your configuration which is probably going to

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-13 Thread david delbecq
Are you using a browser to access that url? 'cause you mention ANT, but ant is not a browser and will surely not show a dialog when accessing the manager... Mark Riggins a écrit : Instead of a basic-authentication dialog box, I get the following error message instead. HTTP Status 401

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-13 Thread Mark Riggins
} localWar=file://${build.home}/ -- Are you using a browser to access that url? 'cause you mention ANT, but ant is not a browser and will surely not show a dialog when accessing the manager... -- View this message in context: http://www.nabble.com/No-Authentication-Dialog-appears-for-Tomcat

No Authentication Dialog appears for Tomcat Manager

2008-01-12 Thread Mark Riggins
/No-Authentication-Dialog-appears-for-Tomcat-Manager-tp14780731p14780731.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL