Placement of .jar files into WEB-INF/lib or into /orion/lib??

2001-07-17 Thread Duffey, Kevin
? Or can we just place them in /orion/lib and have Orion automatically add them to the classpath? We also use the oracle jdbc.jar, xerces.jar, and so on. These should also go in the /orion/lib dir, correct?   Now, the reason I ask this is two fold. First, I would love to not have anything in WEB

orion/lib

2001-02-26 Thread Peter T. Brown
I am using Castor, Xerces and several other third party java packages. I have installed these in /usr/local/java/, and added these directories to my classpath. My env setup is: CLASSPATH=/usr/local/java/jdk1.3:/usr/local/java/j2sdkee1.2.1:/usr/local/jav a/castor0.9:/usr/local/java/bhawk4j ANT_HOM