Revision: 1173
Author: ian_lewis
Date: 2006-08-27 11:55:21 -0700 (Sun, 27 Aug 2006)
ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1173&view=rev
Log Message:
-----------
Merge from 05pre3 branch rev. 1172
Modified Paths:
--------------
trunk/jsxe/launch4j.xml
Modified: trunk/jsxe/launch4j.xml
===================================================================
--- trunk/jsxe/launch4j.xml 2006-08-27 18:53:17 UTC (rev 1172)
+++ trunk/jsxe/launch4j.xml 2006-08-27 18:55:21 UTC (rev 1173)
@@ -14,6 +14,6 @@
<dontUsePrivateJres>false</dontUsePrivateJres>
<initialHeapSize>16</initialHeapSize>
<maxHeapSize>64</maxHeapSize>
- <opt>-Dlaunch4j.exedir="%EXEDIR%"</opt>
+ <opt>-Djava.endorsed.dirs="%EXEDIR%\\lib"</opt>
</jre>
</launch4jConfig>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|