Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chuck,
Caldarale, Charles R wrote:
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Subject: Re: Deploying shared .jar's
Was that feature changed in the 5.0 and later versions? My 4.1.x
version allows me to put files into $CATALINA_HOME/common/lib and
have them available to all webapps which are deployed in their own
CATALINA_BASE's.
Nothing's changed (until 6.0). The original question was specifically
about the shared directory, and you're using the common directory.
Oh, hey... look at that. I had assumed that "common" was changed to
"shared" as well in the new versions. I didn't realize that you could
pick which one to use.
Does that mean that Dave can put his JAR file into
$CATALINA_HOME/common/lib instead of $CATALINA_HOME/shared/lib and he
will get the desired behavior?
I believe I tried that, but I don't remember for sure.
Someone's suggestion of modifying catalina.properties is a little
dangerous, especially when you upgrade and forget to migrate that change.
- -chris
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]