On 12/11/2003 12:51 AM Kent Boogaart wrote:
Wow - thanks for all the help people. Just thought I'd update you on how I
resolved this.

Firstly, I removed all <Context> elements from "conf/server.xml" except my
own. Then I set "autoDeploy" to "false" on the <Host> element.

This almost got everything working as required. However, the admin and
manager web apps were still deployed which was unacceptable because they
would be available via a live IP. This was because the "deployXML" attribute
was set to "true". I set this to "false" and then only my context was
deployed.

Hi Kent,
just so I can compare notes, what did you name your deploy directory? ROOT or something else?


And what version are you running again?

Adam
--
struts 1.1 + tomcat 5.0.16 + java 1.4.2
Linux 2.4.20 Debian

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



Reply via email to