https://bz.apache.org/bugzilla/show_bug.cgi?id=61156

--- Comment #2 from Brian McGinity <br...@databaseknowledge.com> ---
Thank you for your response. So I understand what to ask the mailing list...

You're saying is <url-pattern>/cache/*</url-pattern> will match paths along the
lines of: 

http://site.com/cache/cache/file.js
http://site.com/cache/cache/file.css

and it will not match:

http://site.com/cache/file.js
http://site.com/cache/file.css

That seems odd, not sure if I understand that.  I will ask the mailing list.

Also thank you for letting me know about context definitions inside of
server.xml.  Yeah, I just read that this is bad practice because it cannot be
changed without restarting. It looks like this can be moved to 
/META-INF/context.xml.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to