> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ 
> Fashion Content
> Subject: Re: NullPointer Exception in HostConfig
> 
> P.S. the ROOT.xml does end with a </context>

Which could well be part of the problem, since the tag is <Context> not
<context>.  Case matters. Also, if you're using a 5.5 version of Tomcat,
the path attribute is illegal (not ignored) unless the <Context> element
is inside server.xml - which is strongly discouraged.

You should be using an XML syntax checker before you actually throw junk
at Tomcat - diagnosing XML structure problems is not what it's designed
for.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to