No Authentication Dialog appears for Tomcat Manager

2008-01-12 Thread Mark Riggins
Instead of a basic-authentication dialog box, I get the following error message instead. HTTP Status 401 - type Status report message description This request requires HTTP authentication (). Apache Tomcat/6.0.13 My tomcat-users.xml file looks like this:

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-13 Thread Mark Riggins
I'm trying to access http://localhost/manager/html, which I believe is an HTML interface into the Tomcat Manager. Maybe it would be easier to edit build.xml and replace the "deploy" with a simple copy. I can't get the Manager working. Are you using a browser to

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-14 Thread Mark Riggins
n my authentification popup. Could you > sniff your connection to ensure the basic auth headers are correctly > sent to browser by tomcat? And indeed, manager/html is the html > interface to tomcat manager. > > > En l'instant précis du 14/01/08 03:09, Mark Riggins s'expr

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-18 Thread Mark Riggins
t; proxying and changed the response code. Seems like the most reasonable > cause of your problem. > > --David > > Mark Riggins wrote: > >>It turns out that Netbeans likes to use the Tomcat Manager, so I had to get >>this working. Since others claimed that it worked

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-18 Thread Mark Riggins
point, I'm just dorking around, refreshing my tech skills, which have gotten a little dusty, so I can easily chuck the whole install and start fresh. Mark wlievens wrote: > > > > Mark Riggins wrote: >> >> >> Instead of a basic-authentication dialog

Re: No Authentication Dialog appears for Tomcat Manager

2008-01-26 Thread Mark Riggins
k >> >> >> David Smith-2 wrote: >>> 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