From fa7cfcaa28b75d54d65aa88cdb7249e809384131 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 3 Mar 2014 22:21:58 +0000 Subject: works too with tomcat 7.0.x git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1573783 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-docs/src/site/apt/adminguide/webapp.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archiva-docs/src/site/apt/adminguide/webapp.apt b/archiva-docs/src/site/apt/adminguide/webapp.apt index 770a4a264..e035e37d3 100644 --- a/archiva-docs/src/site/apt/adminguide/webapp.apt +++ b/archiva-docs/src/site/apt/adminguide/webapp.apt @@ -28,14 +28,14 @@ Installing Apache Archiva as a Web Application ~~TODO: link to wiki location for other application servers Archiva can be deployed as a web application into any Java EE application server. This document will show an - example of doing so with Tomcat 5.5 and Tomcat 6.0.x. + example of doing so with Apache Tomcat 5.5, 6.0.x and 7.0.x <>: When you first start Archiva, you will see an Exception that schema SA does not exist - however it doesn't cause a problem. If you use a username other than 'sa', such as 'archiva', then you seem to get the same error but Tomcat fails to start the context and you have to shutdown and restart again. -To deploy Archiva on Tomcat 5.5 and Tomcat 6.0 +To deploy Archiva on Apache Tomcat 5.5, 6.0 and 7.0.x * Create a directory in tomcat called archiva, at the same level as bin, conf, logs and the others. -- cgit v1.2.3