[oXygen-user] Cannot find a matching 2-argument function named {org.dita.dost.util.ImgUtils}getWidth()
Echlin, Robert
Robert.Echlin at windriver.com
Wed Sep 19 09:40:38 CDT 2012
Hi Adrian,
Here are the current screen shots.
[cid:image001.png at 01CD9652.821FF6F0]
[cid:image002.png at 01CD9652.821FF6F0]
[cid:image003.png at 01CD9652.821FF6F0]
Just to check that the path is correct, I pasted it into a cmd window.
[cid:image004.png at 01CD9652.ED5A86B0]
And the results:
[cid:image005.png at 01CD9653.33CD0AA0]
Thanks for your patience.
Rob
--
Rob Echlin, Documentation Systems Architect, Wind River
From: Oxygen XML Editor Support [mailto:support at oxygenxml.com]
Sent: Monday, September 17, 2012 2:49 PM
To: Echlin, Robert
Cc: Oxygen User
Subject: Re: [oXygen-user] Cannot find a matching 2-argument function named {org.dita.dost.util.ImgUtils}getWidth()
Hi Robert,
I remember seeing two validation units in the screenshot with your validation scenario. I'm not sure what the second points to. Is it a master file?
If both validation units (the second possibly indirectly) happen to validate this XSLT that refers the functions from dost.jar, you will have to add the said jar to both units.
Regards,
Adrian
Adrian Buza
Oxygen XML Editor Support
On 17.09.2012, at 20:42, "Echlin, Robert" <Robert.Echlin at windriver.com<mailto:Robert.Echlin at windriver.com>> wrote:
Hi Adrian,
Thanks.
However, I still have the two errors when I run “Validate” on my scripts with my custom validator.
Description: Cannot find a matching 2-argument function named {org.dita.dost.util.ImgUtils}getWidth()
Description: Cannot find a matching 2-argument function named {org.dita.dost.util.ImgUtils}getHeight()
The errors are found in the D4P files.
Here is the style sheet declaration in the file
- DITA-OT/plugins/net.sourceforge.dita4publishers.common.html/xsl/commonHtmlOverrides.xsl:
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xd="http://www.oxygenxml.com/ns/doc/xsl"
xmlns:relpath="http://dita2indesign/functions/relpath"
xmlns:java="org.dita.dost.util.ImgUtils"
exclude-result-prefixes="xs xd relpath java"
version="2.0">
Here are the offending lines:
<xsl:value-of select="java:getWidth($baseUri, string(../@origHref))"/<mailto:../@origHref))%22/>>
and
<xsl:value-of select="java:getHeight($baseUri, string(../@origHref))"/<mailto:../@origHref))%22/>>
Here is the setting in the Add Extension dialog box:
${frameworks}/dita/DITA-OT/lib/dost.jar
relevant notes:
- I have set the framework to a location in my SVN checkout, not in C:\Program Files\Oxygen
- Windows 7, 64 bit
- Validator points to the top XSL file in my plugin
- Files imported more than once:
o DITA-OT/xsl/common/dita-utilities.xsl
o DITA-OT/plugins/net.sourceforge.dita4publishers.common.xslt/xsl/lib/dita-support-lib.xsl
o DITA-OT/plugins/net.sourceforge.dita4publishers.common.xslt/xsl/lib/relpath_util.xsl
Rob
--
Rob Echlin, Documentation Systems Architect, Wind River
From: Oxygen XML Editor Support [mailto:support at oxygenxml.com]<mailto:[mailto:support at oxygenxml.com]>
Sent: Thursday, September 13, 2012 4:01 PM
To: Echlin, Robert
Cc: Oxygen User
Subject: Re: [oXygen-user] Cannot find a matching 2-argument function named {org.dita.dost.util.ImgUtils}getWidth()
Hi,
Sorry, I should have been more explicit.
In the validation scenario editing dialog the button in question has only an icon (cogwheel), but no label and the button tooltip says "Edit extensions".
In the transformation scenario editing dialog it's called "Extensions".
Regards,
Adrian
Adrian Buza
Oxygen XML Editor Support
On 13.09.2012, at 21:16, "Echlin, Robert" <Robert.Echlin at windriver.com<mailto:Robert.Echlin at windriver.com>> wrote:
(resending – Mistake in the first one)
Hi Adrian,
Thanks
I found the extensions button when I looked at “Edit scenario” from “oXygen Editor”.
Rob
Better Screenshot:
<image001.png>
--
Rob Echlin, Documentation Systems Architect, Wind River
From: Oxygen XML Editor Support [mailto:support at oxygenxml.com]<mailto:[mailto:support at oxygenxml.com]>
Sent: Thursday, September 13, 2012 1:00 PM
To: Echlin, Robert
Cc: Oxygen User
Subject: Re: [oXygen-user] Cannot find a matching 2-argument function named {org.dita.dost.util.ImgUtils}getWidth()
Hello,
You need to configure either a transformation scenario or a validation scenario and add dost.jar to the Extensions section (it's a button) from the scenario.
Regards,
Adrian
Adrian Buza
Oxygen XML Editor Support
On 13.09.2012, at 19:27, "Echlin, Robert" <Robert.Echlin at windriver.com<mailto:Robert.Echlin at windriver.com>> wrote:
Hi
I am trying to use oXygen to validate XSL that includes use of functions from “dost”.
The code runs in the DITA OT with no problems.
Here is the error message:
Description: Cannot find a matching 2-argument function named {org.dita.dost.util.ImgUtils}getWidth()
Is there something I can do to my code or to my validation scenario to make oXygen validate this?
Thanks,
Rob
--
Rob Echlin, Documentation Systems Architect, Wind River
+1.613.270.5796 | Skype: rob.echlin.wr
_______________________________________________
oXygen-user mailing list
oXygen-user at oxygenxml.com<mailto:oXygen-user at oxygenxml.com>
http://www.oxygenxml.com/mailman/listinfo/oxygen-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20120919/4d7ac1aa/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 32150 bytes
Desc: image001.png
Url : http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20120919/4d7ac1aa/attachment-0005.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 36297 bytes
Desc: image002.png
Url : http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20120919/4d7ac1aa/attachment-0006.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 27401 bytes
Desc: image003.png
Url : http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20120919/4d7ac1aa/attachment-0007.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 45939 bytes
Desc: image004.png
Url : http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20120919/4d7ac1aa/attachment-0008.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 32707 bytes
Desc: image005.png
Url : http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20120919/4d7ac1aa/attachment-0009.png
More information about the oXygen-user
mailing list