|
From: Haig E. <ha...@ca...> - 2004-11-26 16:43:35
|
Hello, I've noticed in a couple of places that you have a .stripquotes wrapper.java.additional.1=-Xrs wrapper.java.additional.2=-Dprop=TRUE wrapper.java.additional.3=-Dmyapp.data="../data" wrapper.java.additional.3.stripquotes=TRUE Would this work in the following scenario? wrapper.java.library.path.1=../lib1 wrapper.java.library.path.2=../lib2 wrapper.java.library.path.3=../lib3 wrapper.java.library.path.append_system_path=true wrapper.java.library.path.stripquotes=true Some applications installed on certain Win32 machines put quotes in the PATH. This, in turn, prevents my application from running. Haig Ehramdjian, B. Comp. Sci. Developer - Engineering Support Group http://esg.cae.ca/esg > Military Simulation and Training > CAE Inc. > Tel: 514-341-2000, ext: 2017 > ha...@ca... > > PROPRIETARY NOTICE: The information contained herein is confidential > and/or proprietary to CAE Inc., and shall not be reproduced or disclosed > in whole or in part, or used for any purpose whatsoever unless authorized > in writing by CAE Inc > |