I regret I cannot give you specific advice, as I am not familiar with your
application. In general terms, though, when I face what may be similar
problems, I create a shell script that acts as a wrapper to the program I
want to run. It sets and exports the needed environment variables, then runs
the actual program. Perhaps that approach, or a variant of it, will work for
you.
Good luck.
At 11:24 AM 1/6/00 -0500, KRISHNAMACHARY Sudharshan wrote [in part]:
> the requirement is JDBC servlets in websphere needs an
> env variable called DB2INSTANCE = dbinst
> to be set. where ever we set it, websphere is not able to see that.
>
> we tried in httpd, inetd and we cannot set in a shell.
> the websphere is spawn as a seperate process and seems to
> have no parent child relation and hence doesnt get
> that from whereever we set it.
>
> websphere doesnt provide a way by itself to set env vars
> before it starts.
------------------------------------"Never tell me the odds!"---
Ray Olszewski -- Han Solo
Palo Alto, CA [EMAIL PROTECTED]
----------------------------------------------------------------