|
From: Jon M. <jo...@tf...> - 2003-08-05 17:54:49
|
for whatever reason, i seem to need to use forward slashes when defining = my variables for them to be read, i.e. set.PATH=3Dc:/path/to/wherever also, try setting your system environment variables, via control panel. = i would think you already have a PATH system variable defined...and make = sure theyre *system* (and not user) environment vars... j. --- Jon Madison Consultant, Thought For Food Tech, LLC http://www.tfftech.com/ ----- Original Message -----=20 From: Chad Cannell=20 To: wra...@li...=20 Sent: Tuesday, August 05, 2003 12:46 PM Subject: [Wrapper-user] WIN2K %PATH% not available to app in wrapper My app doesn't seem to be able to grab Environment Variables now that = I have it "Wrappered". It starts fine but does not seem to be aware of the PATH and = ORACLE_HOME values my jboss app need to use oci drivers. I tried set.PATH=3D... but to no avail. How do I pipe in my ENV = variables to my java app in the wrapper? c |