Hi Joshua,

There's your answer right there. Yes, the directory *has* to exist. In fact, when you install Tomcat (the full version, not sure about LE, though), you should see admin.xml and manager.xml inside that directory. You are using Tomcat 5, right ? If the directory does not exist, you should create it. If you're using Tomcat 4.1.x or earlier, I think that saving your context information inside a separate XML file is out of the question (that is, I don't think it would work).

HTH

White, Joshua A (HTSC, CASD) wrote:

No problem.

I am using the "org.apache.catalina.ant.InstallTask" ant task.

As far as I know, this task does not copy the context XML into
$CATALINA_HOME/conf/Catalina/localhost.  Should it be doing this?  In fact,
the $CATALINA_HOME/conf/Catalina directory does not exist.

Suggestions?





--

"Men never do evil so completely and cheerfully as when they do it from
religious conviction." -- Blaise Pascal
+----------------------------------------------------------------+
| Pascal Chong |
| email: [EMAIL PROTECTED] |
| |
| Please visit my site at : http://cymulacrum.net |
| If you're using my documentation, please read the Terms and |
| and Conditions at http://cymulacrum.net/terms.html |
+----------------------------------------------------------------+




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



Reply via email to