Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51396
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Jun 2011 22:34:16 +0000 (22:34 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Jun 2011 22:34:16 +0000 (22:34 +0000)
commit4c5035364f49fb580c858e3fff560e1cb6512e45
tree53c886303df7eb894ed12fbc661ebcad19374324
parentbcb121dd317dc6247cf2ace3481d6f3e41fb8745
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51396
Correctly handle jsp-file entries in web.xml when the JSP servlet has been configured via code when embedding Tomcat.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1137806 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/catalina/startup/ContextConfig.java
test/org/apache/catalina/startup/TestContextConfig.java
test/webapp-3.0-fragments/WEB-INF/web.xml
test/webapp-3.0-fragments/bug51396.jsp [new file with mode: 0644]
webapps/docs/changelog.xml