I'm getting the following exception using the XML catalog resolver with FOP,
[...] DELEGATE_PUBLIC: -//W3C//DTD XHTML//EN file:/usr/share/xml/xhtml/schema/dtd/catalog.xml resolvePublic(-//W3C//DTD XHTML 1.0 Transitional//EN,null) Switching to delegated catalog(s): file:/usr/share/xml/xhtml/schema/dtd/1.0/catalog.xml Parse catalog: file:/usr/share/xml/xhtml/schema/dtd/1.0/catalog.xml Loading catalog: file:/usr/share/xml/xhtml/schema/dtd/1.0/catalog.xml Default BASE: file:/usr/share/xml/xhtml/schema/dtd/1.0/catalog.xml 22-Oct-2009 5:04:13 PM org.apache.fop.cli.Main startFOP SEVERE: Exception javax.xml.transform.TransformerException: java.net.UnknownHostException: globaltranscorp.org at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:314) at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:146) at org.apache.fop.cli.Main.startFOP(Main.java:174) at org.apache.fop.cli.Main.main(Main.java:205) [...] I think it's the same issue reported here, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491091 - and here, https://bugs.launchpad.net/ubuntu/+source/w3c-dtd-xhtml/+bug/400259 Is comment #4 correct? "Arguably this is a bug in org.apache.xml.resolver, cf. http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html#s.bootstrap - the resolver should be able to parse catalog files without needing to resolve external entities" https://bugs.launchpad.net/ubuntu/+source/w3c-dtd-xhtml/+bug/400259/comments/4