-----Original Message-----
    From: Jon Wingfield

    The error message tends to imply there is no DOCTYPE (at 
    all) in one of your web.xml files. The parser fails when 
    validating the doc with this rather strange error message.

Is a normal XML validation process used? I.e. DTD must be accessible,
and is used, or *must* the value  be
"http://java.sun.com/dtd/web-app_2_3.dtd";>

I had to validate locally due to errors, and I've left the local
(on machine) DTD in place, which seems to work.

btw, so long as the document has the correct root element,
and is well formed, tomcat seems quite happy to run, and seems
not to report errors. 

Is validation against the dtd actually done?


regards DaveP

** snip here **


    

-- 
DISCLAIMER: 

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged. If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system. 

RNIB endeavours to ensure that emails and any attachments generated by 
its staff are free from viruses or other contaminants. However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments. 

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent 
those of RNIB. 

RNIB Registered Charity Number: 226227 

Website: http://www.rnib.org.uk 

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

Reply via email to