|
From: Eric C. <bin...@ho...> - 2005-11-23 22:51:24
|
I would like to use the wrapper as a service, but am having problems. My java app depends upon a script that sets up a very specfic environment (varibales etc) and I need that environment to be available to my java app via the wrapper. Is there a way to do this? I see you can use the set. notation to include them in the conf file, but I cannot see a graceful way to do the transalation from the environment to the conf file, as there are alot of them (environment varaibles) being set in the setup script, and this script is not under my control. Thanks in advance, Eric |