Skip to content

Commit

Permalink
Correct typo. I meant the WARs that have not been unpacked.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1374570 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Konstantin Kolinko committed Aug 18, 2012
1 parent a3a860d commit f39dad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TOMCAT-NEXT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ but possibly 7.1.x).
to actual files and JARs.

Concerns:
- There are problems with access to classes and jar files in unpacked
wars.
- There are problems with access to classes and JAR files in
non-unpacked WARs.

It is resolved by unzipping the files into the working directory (in
WebappLoader#setRepositories()).
Expand Down

0 comments on commit f39dad0

Please sign in to comment.