{9} Batik SVG Rendering throws NoRouteToHostException
The SVGs generated by the dot tool have a HTTP URL in the DTD declaration. The Batik library tries to validate against this URL and thus wants to download the svg1.1.dtd. This fails in a restricted environment. A XML Catalog resolver should be used: http://www.rgagnon.com/javadetails/java-0085.html
Note:
See TracReports for help on using and creating reports.
