From: remm Date: Wed, 15 Nov 2006 15:53:27 +0000 (+0000) Subject: - Sync the installer's config files. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ffdf607034368aafc5eb85889dc55e398f9cde22;p=tomcat7.0 - Sync the installer's config files. - Cosmetic fixes. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@475270 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/coyote/http11/InternalAprInputBuffer.java b/java/org/apache/coyote/http11/InternalAprInputBuffer.java index b4ff05674..afc556796 100644 --- a/java/org/apache/coyote/http11/InternalAprInputBuffer.java +++ b/java/org/apache/coyote/http11/InternalAprInputBuffer.java @@ -309,7 +309,6 @@ public class InternalAprInputBuffer implements InputBuffer { // Recycle Request object request.recycle(); - //System.out.println("LV-pos: " + (lastValid - pos)); // Copy leftover bytes to the beginning of the buffer if (lastValid - pos > 0) { int npos = 0; diff --git a/res/confinstall/server_1.xml b/res/confinstall/server_1.xml index 425e7d828..46229b5ee 100644 --- a/res/confinstall/server_1.xml +++ b/res/confinstall/server_1.xml @@ -1,78 +1,43 @@ - - - - - - - + + + + - - + - - - - + UserDatabaseRealm to authenticate users + --> - + description="User database that can be updated and saved" + factory="org.apache.catalina.users.MemoryUserDatabaseFactory" + pathname="conf/tomcat-users.xml" /> - - - - - - - - - - - - + on to the appropriate Host (virtual host). + Documentation at /docs/config/engine.html --> - - - + - Request dumping is disabled by default. Uncomment the following - element to enable it. --> + - - - - - - - - - - - - - - - - - - - - - - + - + - - - - - - diff --git a/res/confinstall/tomcat-users_1.xml b/res/confinstall/tomcat-users_1.xml index 8ea182c43..c95978b64 100644 --- a/res/confinstall/tomcat-users_1.xml +++ b/res/confinstall/tomcat-users_1.xml @@ -1,6 +1,2 @@ - + diff --git a/res/confinstall/tomcat-users_2.xml b/res/confinstall/tomcat-users_2.xml index 83bc06c30..f7525d8d4 100644 --- a/res/confinstall/tomcat-users_2.xml +++ b/res/confinstall/tomcat-users_2.xml @@ -1,4 +1,8 @@ - - - + diff --git a/webapps/ROOT/index.html b/webapps/ROOT/index.html index 31dc3eabd..479ae382a 100644 --- a/webapps/ROOT/index.html +++ b/webapps/ROOT/index.html @@ -99,7 +99,7 @@ Status
- Tomcat Administration
+ Tomcat Manager
  diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp index 2a7a95370..16fc76863 100644 --- a/webapps/ROOT/index.jsp +++ b/webapps/ROOT/index.jsp @@ -100,7 +100,7 @@ Status
- Tomcat Administration
+ Tomcat Manager