On Thu, Aug 12, 2004 at 03:41:46PM -0500, [EMAIL PROTECTED] wrote:
: As near as I can tell, for a typical context, it seems the way to do this is to
: hop into the server.xml file and set the "reloadable" value to true.
: 
: However, I'm not seeing a context within that file that pertains to the
: $CATALINA_HOME\shared directory.
: 
: So, the question: where does one go to configure the $CATALINA_HOME\shared
: context to be reloadable?

Just a hunch, but I don't think that's possible.  The concept of the
shared area would imply (at least, to me) that it contains stable,
unchanging code.

(I'm certainly in a hunch mood today, sorry, no hard facts ;)


What's your end-goal here?  I'm all for re-use of a codebase; but is
there any reason you're not just wrapping shared classes into JARs and
distributing those to each webapp?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to