Shapira, how do you successfully use the "autodeploy" feature in tomcat
version 5.5.1 anyway???!!! I have done the usual editing of the
conf/server.xml file to specify "<ContextDefault reloadable="true" />,
but alas, after I did this, it won't re-start the context for me!!! Can
you help please?
Shapira, Yoav wrote:
Hi,
You have autoDeploy enabled (this is the default). Turn it off by
modifying the Host element in your server.xml.
Yoav Shapira
Millennium Research Informatics
-----Original Message-----
From: e-Denton Subscriber [mailto:[EMAIL PROTECTED]
Sent: Monday, September 20, 2004 12:08 PM
To: Tomcat Users List
Subject: ROOT Problem
Hi,
I set my context to use my app as the default app:
<Context displayName="e-Denton Portal Application"
docBase="e-Denton"
path=""
reloadable="true"
useNaming="true"
debug="5">
It does call my app with this URL http://127.0.0.1:8080/, but it also
starts
up the app in /e-Denton. In other words, it is running both as the
default
app and as its own app. What am I doing wrong?
Thx.
---------------------------------------------------------------------
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]