-----Original Message-----
From: Ron Catterall
(sequence-master [master-name back-first-draft]
[warning] Cannot reconnect to
"http://docbook.sourceforge.net/release/images/draft.png":
java.net.ConnectException: Operation timed out. A previously
cached copy will be used.)
These always cause long delays in FO transformations, but
eventually they complete OK. Clearly this is when
sourceforge is down for whatever reason, but I would like to
avoid having to download anything during an FO
transformation. How can I keep a local copy of whatever is
needed and instruct use of local copies (in a catalog
perhaps.) (I have local copies of DTD and XSL files of course.)
Set the value of the draft.watermark.image parameter to a local path.
See
http://docbook.sourceforge.net/release/xsl/current/doc/fo/draft.watermark.im
age.html
/MJ