This is the same classloader bug that WAS has. On the Resources page, go to
the Struts project and create the folder structure for
org.apache.struts.resources. In that folder, add the 3 DTDs from the
struts.jar.
--
Dan Miser
http://www.distribucon.com
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 7:38 AM
Subject: RE: Struts and VisualAge 3.5.3 with WTE
> Hello,
>
> Anyone of you encountered the following error while trying to start the
WTE?
>
> resolveEntity('-//Apache Software Foundation//DTD Struts Configuration
> 1.0//EN', 'http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd')
> Not registered, use system identifier
> Parse Fatal Error at line 0 column 0: File
> "http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd" not found.
> org.xml.sax.SAXParseException: File
> "http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd" not found.
> java.lang.Throwable(java.lang.String)
> java.lang.Exception(java.lang.String)
> etc....