logo       

Dependant Libs: msg#00013

java.enhydra.general

Subject: Dependant Libs

I have an Enhydra Super-Servlet application which depends on two
external jar files. I have, and continue to, develop the application
under Linux, but it is deployed on Win 2k.

Currently I am modifying the APPCP environment variable within my run
script to ensure that the requisite jars are infact in the classpath
before the app starts, Ala -

APPCP="${CLASSPATH}:lib/com.telt.com.jar:lib/jcifs.jar"

To make my life simple - and in the hopes that I can move this change
out of the run script - I have ensured that these jars are available in
the lib directory, underneath my parent project input/output
directories. And that all works fine. My question is in reference to
minimizing the impact of changing platforms between development and
deployment. Is the run script the correct place to make additions to the
application classpath, or have I failed to read some documentation? Any
change that I make to the run.in script I also have to make to the
run.bat.in script. Is there another way?

Thanks

--
Nickolas Emmanuel A. Downey
Teltronics, Inc. 678.581.8046
ndowney@xxxxxxxxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise