From: markt Date: Mon, 15 Jun 2009 18:55:48 +0000 (+0000) Subject: Default appBase change was causing errors. Use the old value for this test case. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f963ae397daf0f5301922acb17c4dd66f88ca3e6;p=tomcat7.0 Default appBase change was causing errors. Use the old value for this test case. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@784918 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/org/apache/catalina/startup/TestTomcat.java b/test/org/apache/catalina/startup/TestTomcat.java index 62f2c491e..69ab57eae 100644 --- a/test/org/apache/catalina/startup/TestTomcat.java +++ b/test/org/apache/catalina/startup/TestTomcat.java @@ -58,6 +58,7 @@ public class TestTomcat extends TestCase { tempDir.mkdir(); tomcat = new Tomcat(); + tomcat.getHost().setAppBase(tempDir.getAbsolutePath()); tomcat.setBaseDir(tempDir.getAbsolutePath()); // If each test is running on same port - they