Subject: Digester, which files does it need? From: Marco <[EMAIL PROTECTED]> === Hi,
I have a sample running Struts in Visual Age 4.0. I get error msg's after starting the Websphere Test Environment. Below you can find the msgs. I think both classes open files which are either not available or incorrect. Can anyone tell which files they need. Thanks, Marco One is from the Digester: [ERROR] Digester - -Parse Fatal Error at line 1 column 1: The markup declarations contained or pointed to by the document type declaration must be well-formed. <org.xml.sax.SAXParseException: The markup declarations contained or pointed to by the document type declaration must be well- formed.> org.xml.sax.SAXException: Stopping after fatal error: The markup declarations contained or pointed to by the document type declaration must be well-formed. And one from the ActionServlet: [ERROR] ActionServlet - -null <org.xml.sax.SAXException: Stopping after fatal error: The markup declarations contained or pointed to by the document type declaration must be well-formed.> -- =========================================== Lekkere recepten en een verzameling culinaire adresjes op http://www.tastyweb.nl -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

