Delian Krustev wrote:
On Sun, 27 Jan 2008 16:01:28 -0800 Hassan Schroeder wrote:
Aside from the fact that putting Context elements in server.xml is
strongly discouraged
I'm pretty sure
there is a functionality which could not be achieved otherwise, although I
could not remember which one at this very moment.
No, there isn't. If there is, that is a bug that needs to be fixed.
It doesn't cause any problems. And has been working since the early 6.0.x
releases. Some problems might appear if you have some sort of automatic
deployment/reloading.
appBase == docBase is unsupported. Period. The servlet spec allows (might
even be requires I don't recall off-hand) any directory to treated as a
webapp so as soon as you have an WAR exploded into the appBase you end up
with multiple contexts which will cause problems.
You need to fix your configuration.
My post is actually a bug report. Not a question.
Those NPEs have been fixed in svn and will be in the next release.
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]