> From: Joe Hansen [mailto:joe.hansen...@gmail.com]
> Subject: Re: Help with security-constraint in web.xml
> 
> However, when I enter the login credentials and submit the
> form, nothing happens. Somehow changing the redirectPort
> seems to have broken the login form.

Turn on the AccessLogValve to see what's reaching Tomcat.

Are you using httpd for anything useful?  If all it's doing is forwarding 
requests to Tomcat, get rid of httpd and let Tomcat handle everything directly. 
 

If you are using httpd for something else (e.g., PHP), it's possible the 
routing is not configured properly.  That's outside my experience, so someone 
else will need to help.  Start by posting your httpd config  and server.xml in 
a new thread so a new set of eyes can look at it.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to