A
Antonio Amato
Hi,
I want to transform XML docbook to HTML with docbook stylesheet
(docbook-xsl-1.67.0.zip).
I'm using
javax.xml.transform.TransformerFactory
to apply XSLT to XML but it generates an exception:
javax.xml.transform.TransformerException: java.net.ConnectException:
Connection timed out: connect.
Is somebody using docbook-xsl-1.67.0.zip to do this with another
xml.transform?
Thanks
I want to transform XML docbook to HTML with docbook stylesheet
(docbook-xsl-1.67.0.zip).
I'm using
javax.xml.transform.TransformerFactory
to apply XSLT to XML but it generates an exception:
javax.xml.transform.TransformerException: java.net.ConnectException:
Connection timed out: connect.
Is somebody using docbook-xsl-1.67.0.zip to do this with another
xml.transform?
Thanks