Re: [xsl] UnknownHostException Error

Subject: Re: [xsl] UnknownHostException Error
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Tue, 02 Aug 2011 21:54:45 +0100
I'm a little surprised by the specific error message you are getting, but in general, trying to fetch the XHTML DTD from the W3C server is likely to fail. They are swamped by the traffic and refusing requests. You need to redirect the reference to a local copy of the DTD, for example by using catalogs.

Michael Kay
Saxonica

Current Thread