Author: norman
Date: Fri May  7 07:37:01 2010
New Revision: 942019

URL: http://svn.apache.org/viewvc?rev=942019&view=rev
Log:
make sure we search the wrapper .so files in the right folder..

Modified:
    james/server/trunk/spring-deployment/pom.xml

Modified: james/server/trunk/spring-deployment/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/pom.xml?rev=942019&r1=942018&r2=942019&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/pom.xml (original)
+++ james/server/trunk/spring-deployment/pom.xml Fri May  7 07:37:01 2010
@@ -121,6 +121,10 @@
                       <value>log/wrapper.log</value>
                     </property>
                     <property>
+                      <name>wrapper.java.library.path</name>
+                      <value>../lib</value>
+                    </property>
+                    <property>
                       <name>wrapper.java.initmemory</name>
                       <value>128</value>
                     </property>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to