Adam wrote:
> On a related subject, what criteria does one use to decide whether to
> put these in tomcat's commons/lib directory, or in the webapp's own lib
> directory when deploying?

I've never considered putting them in a common area.  I like my webapps to
be as self-contained as possible, so I can make a .war file on my
development box and deploy it on the production box with very few changes.

The .jar files aren't big enough that I'm worried about disk space.  What
other reasons do people have for putting some .jars in the common area?

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University, PA, IRM 

Reply via email to