Hi,
As the RUNNING.txt file include with the distribution says, webapps and
several other directories are calculated relative to $CATALINA_BASE, not
$CATALINA_HOME, when the two are different.  So you're sort of doing
this backwards.

Check section 4 of the RUNNING.txt file:
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5/RUNNING.txt?rev=1.6&o
nly_with_tag=TOMCAT_5_0&view=markup.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Kaiser, Paul [mailto:[EMAIL PROTECTED]
>Sent: Friday, September 17, 2004 1:59 PM
>To: '[EMAIL PROTECTED]'
>Subject: Autodeploy problems in 5.0.27
>
>I'm running into a problem with the auto-deploy mechanism (maybe the
wrong
>term... the mechanism that deploys contexts based on a external context
>configuration XML file in
$CATALINA_BASE/conf/<engine-name>/<host-name>).
>
>I started with an out-of-the-box install of 5.0.27 on SuSE 8.2.
>
>I set JAVA_HOME, then run startup.sh.
>
>Everything looks okay.
>
>I then create a directory (call it ~/catbase) and
>  - copy $CATALINA_HOME/conf to catbase/conf
>  - create empty directories in catbase (logs, work, temp,
shared/classes,
>shared/lib)
>
>I set CATALINA_BASE=~/catbase and run startup.sh.
>
>I'm expecting the same result as when CATALINA_BASE = CATALINA_HOME.
>
>I discover that none of the contexts in catbase/conf/Catalina/localhost
get
>deployed. There is no indication in the Catalina log file that anything
is
>wrong.
>
>Am I wrong to think this should work? Have I left out a necessary
config
>step?
>
>Thanks in advance.
>
>Paul
>
>
>-----------------------------------------------------------------------
----
>---
>Notice:  This e-mail message, together with any attachments, contains
>information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
New
>Jersey, USA 08889), and/or its affiliates (which may be known outside
the
>United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan,
as
>Banyu) that may be confidential, proprietary copyrighted and/or legally
>privileged. It is intended solely for the use of the individual or
entity
>named on this message.  If you are not the intended recipient, and have
>received this message in error, please notify us immediately by reply
e-
>mail and then delete it from your system.
>-----------------------------------------------------------------------
----
>---
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to