|
From: Chad C. <cca...@el...> - 2003-08-05 17:44:08
|
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 |