> From: Pid [mailto:p...@pidster.com] > Subject: Re: exclusions from conf/web.xml are not being picked up > > The /agentapp/ could be deployed in it's own war, or exploded dir, with > a separate web.xml. The favicon is a bit more tricky, not sure you can > do what you want to as long as the first rule exists.
I think what the OP might be missing is that the <url-pattern> applies to the portion of the URL *after* the context selection path. If angentapp is indeed a separate webapp, nothing will ever match the /agentapp/* pattern. - 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