On Fri, 1 Mar 2002 [EMAIL PROTECTED] wrote:

> Date: Fri, 01 Mar 2002 15:12:41 -0800
> From: [EMAIL PROTECTED]
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Cc: Jean-Luc BEAUDET <[EMAIL PROTECTED]>
> Subject: Re: Classpath Issue
>
>
> Is there a reason why ${CATALINA_HOME}/classes and
> ${CATALINA_HOME}/lib is used for shared classes but the corresponding
> directories for ${CATALINA_BASE} are not?
>
> We are using ${CATALINA_BASE} to maintain a clean installation of
> tomcat4 (which seems to be the point of ${CATALINA_BASE}), but the
> problem above is biting us.
>

The original assumption was that, if you wanted to share your Tomcat
installation, that meant you want to share everything except the
dynamic stuff (conf, logs, webapps, and work).

If you really want unique sets of shared JARs as well, you're getting to
the point where you might just as well install Tomcat more than once.

> Am I missing something?
>
> TIA,
> d

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to