You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/06/12 20:04:01 UTC

svn commit: r1602250 - /tomee/site/trunk/content/installation-drop-in-war.mdtext

Author: andygumbrecht
Date: Thu Jun 12 18:04:00 2014
New Revision: 1602250

URL: http://svn.apache.org/r1602250
Log:
Version

Modified:
    tomee/site/trunk/content/installation-drop-in-war.mdtext

Modified: tomee/site/trunk/content/installation-drop-in-war.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/installation-drop-in-war.mdtext?rev=1602250&r1=1602249&r2=1602250&view=diff
==============================================================================
--- tomee/site/trunk/content/installation-drop-in-war.mdtext (original)
+++ tomee/site/trunk/content/installation-drop-in-war.mdtext Thu Jun 12 18:04:00 2014
@@ -16,9 +16,9 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-If you prefer, TomEE can be setup by deploying a .war file into an existing Tomcat installation, as opposed to using the all-in-one bundle. This guide provides a set of step-by-step instructions to this approach. Please note that TomEE 1.6.0 does not support Tomcat 7.0.50.
+If you prefer, TomEE can be setup by deploying a .war file into an existing Tomcat installation, as opposed to using the all-in-one bundle. This guide provides a set of step-by-step instructions to this approach. Please note that TomEE 1.6.x does not support Tomcat versions less than 7.0.54.
 
- - Download the Apache Tomcat 7.0.42 server. <a href="http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.42/bin/">http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.42/bin/</a>
+ - Download the Apache Tomcat 7.0.54 server. <a href="http://tomcat.apache.org/download-70.cgi">http://tomcat.apache.org/download-70.cgi</a>
  - Unzip the Tomcat distribution file.
  - Update $CATALINA_HOME/conf/tomcat-users.xml to add a tomee user to allow access to the installer page.