How can IAS4 import environment variables during startup

From Support
Jump to: navigation, search

Question:

How can IAS4 import environment variables during startup IAS4 Solaris 2.6 and 7 JDK1.2.2
IAS ignores all environment variables at start-up by default. IAS will
not read PATH and CLASSPATH environment variables resulting in errors
like unable to find class oracle.jdbc.driver.oracle driver
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Answer:


Start IAS via the following command
%ias -use:env &
(instead of just ias &)
This will start IAS4 with the environment of user's account from which it
was started.

Article originally contributed by Sean Chandler


Tags: AppServer