]> source.dussan.org Git - archiva.git/commitdiff
-add activation-1.1.jar in tomcat lib when installing archiva as a webapp (the jar...
authorMaria Odea B. Ching <oching@apache.org>
Wed, 4 Jun 2008 01:48:57 +0000 (01:48 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Wed, 4 Jun 2008 01:48:57 +0000 (01:48 +0000)
validation email)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662941 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/adminguide/webapp.apt

index 3c3270930721e948d02eeb97632fff289a04ddcc..d2242c5377614d8cb8fd103774f107cdb43fe3ca 100644 (file)
@@ -45,7 +45,7 @@ To deploy Archiva on Tomcat 5.5 and Tomcat 6.0
  </Context>
 +-------------------------------------------------------------------------+
 
-   * Install <<<derby-10.1.3.1.jar>>> (or later) and <<<mail-1.4.jar>>> into the Tomcat 5.5 <<<common/lib>>> or Tomcat 6.0 <<<lib>>> directory.
+   * Install <<<derby-10.1.3.1.jar>>> (or later), <<<activation-1.1.jar>>> and <<<mail-1.4.jar>>> into the Tomcat 5.5 <<<common/lib>>> or Tomcat 6.0 <<<lib>>> directory.
      This is required since the data sources are instantiated before the web application.
 
    <<Note>>: Tomcat 5.5.20 and 5.5.23 are missing MailSessionFactory and a