On 5/15/06, David Ramsey <[EMAIL PROTECTED]> wrote:

SEVERE: Error deploying configuration descriptor host-manager.xml
java.lang.NoClassDefFoundError:
org/apache/xerces/impl/dtd/XMLDTDDescription
    at
org.apache.xerces.impl.dtd.XMLDTDValidator.doctypeDecl(Unknown
Source)
    at
org.apache.xerces.impl.XMLDocumentScannerImpl.scanDoctypeDecl
(Unknown Source)
    at

Is the class org/apache/xerces/impl/dtd/XMLDTDDescription in your
classpath somewhere?   Maybe your xerces xml parser version is
incompatible with whatever is using it?

Reply via email to