Hi,

Could anyone tell me if it is possible to use a XML Catalog Resolver with
the Apache XML-RPC implementation? And in case it is, how can I do that?

I would appreciate any help, since I have no ideas on how to overcome the
W3C block on DTD files.

Thanks in advance,
Bruno Antunes

-----Original Message-----
From: Bruno Antunes [mailto:b...@dei.uc.pt] 
Sent: quarta-feira, 14 de Abril de 2010 19:34
To: xmlrpc-dev@ws.apache.org
Subject: Problem with DTD Fetching

Hi,

Sorry if I'm bothering you with silly questions.

I want to connect to the Bugzilla XML-RPC API using the Apache XML-RPC
Implementation. I could get things working a few weeks ago, but since a few
days ago I'm constantly getting the following exception message:

(...)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for
URL: http://www.w3.org/TR/html4/loose.dtd
(...)

As far as I could investigate, this happens because W3C is blocking access
to the DTD files because of the excessive requests on it.

I've been searching the web for a solution a long time now and I couldn't
advance any further on this.

Could you guys give me some lights on how to solve this problem?

Thanks in advance,
Bruno

Reply via email to