> From: Rob Mercer [mailto:[EMAIL PROTECTED] > Subject: Welcome file bypasses security-constraint checking? > > Just noticed some odd behavior in tomcat today
Care to tell us the version, or should we consult a psychic reader? > He did not touch the web.xml file and yet the /seasonpass/ > folder works as expected!? Since security constraints usually define what is restricted, not what is public, that's not surprising. > Relevant Copy from web.xml Without the actual config statements, it's not that relevant... > <security-constraint> > <display-name>Not secured Pages</display-name> > <web-resource-collection> > <web-resource-name>Welcome pages</web-resource-name> > <bunch of stuff not pertaining to the /seasonpass/ > directory></blah> > </web-resource-collection> > </security-constraint> I suppose we should guess the contents of your <security-constraint> as well... Please post the actual web.xml file, along with your Tomcat version. - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]