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 2005/12/18 23:24:15 UTC

svn commit: r357530 - /lenya/branches/BRANCH_1_2_X/build.properties

Author: michi
Date: Sun Dec 18 14:24:12 2005
New Revision: 357530

URL: http://svn.apache.org/viewcvs?rev=357530&view=rev
Log:
another note about WLS added

Modified:
    lenya/branches/BRANCH_1_2_X/build.properties

Modified: lenya/branches/BRANCH_1_2_X/build.properties
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/build.properties?rev=357530&r1=357529&r2=357530&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/build.properties (original)
+++ lenya/branches/BRANCH_1_2_X/build.properties Sun Dec 18 14:24:12 2005
@@ -85,6 +85,9 @@
 
 #------------------------------------------------------------------------------------
 # Where the 'install' build target should local WLS
+# NOTE: Make sure to set the endorsed libraries correctly and set 
+#       <prefer-web-inf-classes>true</prefer-web-inf-classes> within weblogic.xml
+#       such that WLS is using ANT of Cocoon/Lenya and not of WLS
 
 wls.domain.dir=/usr/local/bea81/user_projects/domains/my-domain
 wls.webapps.dir=${wls.domain.dir}/applications/lenya



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