DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27916>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27916 context.xml in war appears to require a docBase [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-05-26 16:48 ------- docBase, like path, is a required attribute of the Context element. It doesn't matter with the current implementation whether that Context is defined in server.xml or in a WAR file (and I'm not sure we want it to matter). I agree that under some circumstances, Tomcat might be able to deduce the docBase for you, but that's not always the case. If you wish to make the docBase attribute optional, please open a separate request for enhancement issue in Bugzilla and explain your reasoning. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]