|
From: Jon M. <jo...@tf...> - 2003-08-05 20:46:49
|
for safety sake, i'd place it at the very top. --- Jon Madison Consultant, Thought For Food Tech, LLC http://www.tfftech.com/ http://jon.madisons.com/ ----- Original Message -----=20 From: Chad Cannell=20 To: wra...@li...=20 Sent: Tuesday, August 05, 2003 3:43 PM Subject: RE: [Wrapper-user] WIN2K %PATH% not available to app in = wrapper hmm, does it matter where I place it in the wrapper.conf file? Doesn't = seem to help. c -----Original Message----- From: Jon Madison [mailto:jo...@tf...] Sent: Tuesday, August 05, 2003 1:54 PM To: wra...@li... Subject: Re: [Wrapper-user] WIN2K %PATH% not available to app in = wrapper 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 |