|
From: Chad C. <cca...@el...> - 2003-08-05 20:41:39
|
hmm, does it matter where I place it in the wrapper.conf file? Doesn't = seem to help. =20 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. =20 set.PATH=3Dc:/path/to/wherever =20 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... =20 j. =20 --- Jon Madison Consultant, Thought For Food Tech, LLC http://www.tfftech.com/ ----- Original Message -----=20 From: Chad <mailto:cca...@el...> 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. =20 I tried set.PATH=3D... but to no avail. How do I pipe in my ENV = variables to my java app in the wrapper? =20 c |