You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2006/02/22 22:10:35 UTC

svn commit: r379899 - /lenya/branches/BRANCH_1_2_X/INSTALL-BIN.txt

Author: michi
Date: Wed Feb 22 13:10:34 2006
New Revision: 379899

URL: http://svn.apache.org/viewcvs?rev=379899&view=rev
Log:
note about endorsed libs added

Modified:
    lenya/branches/BRANCH_1_2_X/INSTALL-BIN.txt

Modified: lenya/branches/BRANCH_1_2_X/INSTALL-BIN.txt
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/INSTALL-BIN.txt?rev=379899&r1=379898&r2=379899&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/INSTALL-BIN.txt (original)
+++ lenya/branches/BRANCH_1_2_X/INSTALL-BIN.txt Wed Feb 22 13:10:34 2006
@@ -25,7 +25,13 @@
 
 1) Copy lenya.war into .../TOMCAT_PREFIX/webapps directory
 
-2) Copy endorsed libraries into .../TOMCAT_PREFIX/common/endorsed directory
+2) Copy endorsed libraries into .../TOMCAT_PREFIX/common/endorsed directory.
+
+   (Unpack the lenya.war file by typing jar -xf lenya.war and you will find the
+   endorsed libraries within WEB-INF/lib/endorsed)
+
+   Also please make sure to delete any "duplicated" older libraries from the
+   endorsed directory.
 
 3) Startup Tomcat
 
@@ -34,4 +40,4 @@
 Known issues
 ------------
 Please read the "Known issues" section in the README.txt file
-to find out more about known bugs/issues in Apache Lenya.
\ No newline at end of file
+to find out more about known bugs/issues in Apache Lenya.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org