nobili, philippe wrote:
Humm, it's odd. We just launched the deployment script, as usual. I'll double
check.
Are you sure this happens with ALL DocBook 4 documents or on the
contrary, with just one specific DocBook 4 document?
nobili, philippe wrote:
We rebuilt XXE-7.3 on JNLP form scratch with no more luck... we did the same
with XXE-6.3 form scratch and it works fine...
So something has changed; our guess is that it might come from our customization layer ? In our
customization layers, we have specialized XSLT stylesheets for FO, they are declared
"locally", so the <transform> goes like this:
<transform stylesheet="xsl/fo/default_custom.xsl" file="__doc.xml"
to="__doc.fo">
[...]
<transform>
When you convert your DocBook document to PDF, you should see the
following messages (Category "Command Execution" in the "Message Log"
dialog; see
http://www.xmlmind.com/xmleditor/_distrib/doc/help/statusTool.html):
---
Transforming XML file "__doc.xml" to "__doc.fo" using
"xsl/fo/default_custom.xsl"
Compiling stylesheet "jar:/.../default_custom.xsl"
...
Converting XSL-FO file "__doc.fo" to "__doc.pdf" using FOP
FOP XSL-FO processor error:
java.lang.IllegalArgumentException: URI is not absolute
---
Therefore the error, which is reported AFTER the execution of the XSLT
engine, cannot be caused by your "xsl/fo/default_custom.xsl".
The 'default_custom.xsl' loads in turn the stock file, that is
'docbook-config:xsl/fo/profile-docbook.xsl'. Could it be an issue with FOP on
JNLP ?
This works locally and also on JNLP with XXE-6.3, so we are in the mist.
I would be glad to help if I could reproduce the bug here at XMLmind,
but this is not the case.
If you want to solve this issue as fast and as efficiently as possible,
please consider zipping the folder containing ALL the files created by
deployxxe
(http://www.xmlmind.com/xmleditor/_distrib/doc/configure/deploy_webstart_procedure.html)
and sending me privately a link allowing me to download this (large)
archive.
I'm afraid we'll both loose our time if you don't do this.
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support