DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16877>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16877
Null pointer exception when misspelling attribute name in server.xml <Context>.
------- Additional Comments From banil@novell.com 2003-07-07 11:48 -------
The above attached fix addresses the situation when path or docBase have not
been specified for Context.
To have a generic fix, such attributes could be made #REQUIRED in the schema
for this xml doc and calling setValidating(true) for the digester.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
|