I had the same prob, You only have to change the web.xml that is inside of the .war. I put the dtd in the htdocs of the apache default dir. and used a doctype like this: <!DOCTYPE web-app SYSTEM "file:///htdocs/web-app_2_3.dtd" as many readers of his forum had advised. Good luck. Gr -----Original Message----- From: Prashant Sarode [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 6:14 AM To: [EMAIL PROTECTED] Subject: Re: RE: Re. Re: [JBoss-user] UnknownHostException Error on JBOSS- TOMCAT Startup Importance: High Hi Dmitri, Pls tell me in which file should I change the line as shown below: <!DOCTYPE web-app SYSTEM "web-app_2_2.dtd"> Should I change it in test.war file(containing web.xml) which is in C:\tomcat\webapps directory ???? Pls note that I do not have tomcat-test.war file !!! I have changed it in c:\tomcat\conf\web.xml file & I've placed the dtd in that directory, But sigh, I am still getting the unhostexception error !!! Kindly waiting for ur reply. Thanks & Regards, - Prashant _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
