
Hi, I have added saxon651.jar to lib so that I can use saxon extensions for processing callouts. My customization layer has use.extensions set 1 callouts.extensions set 1 callout.graphics set 1 callout.graphics.path set to path Yet when I transform using my xsl I get an error "Processing terminated by xsl:message at line 203". When I look at line 203 from fo/docbook.xsl it has nothing to do with extensions. Any idea how I can get xsl extensions to work? Sean Wheller __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/

Hi Sean, Can you try also with Xalan instead of Saxon. If I remember right Xalan gives better error messages containing location information, so you should get to the xsl:message element by clicking on the error. My guess is that the error is in other file included by docbook.xsl. Best Regards, George ----- Original Message ----- From: "Sean Wheller" <seanwhe@yahoo.com> To: <oxygen-user@oxygenxml.com> Sent: Thursday, October 30, 2003 3:36 PM Subject: [oXygen-user] Getting XSL Extensions to Work
Hi,
I have added saxon651.jar to lib so that I can use saxon extensions for processing callouts.
My customization layer has use.extensions set 1 callouts.extensions set 1 callout.graphics set 1 callout.graphics.path set to path
Yet when I transform using my xsl I get an error "Processing terminated by xsl:message at line 203".
When I look at line 203 from fo/docbook.xsl it has nothing to do with extensions.
Any idea how I can get xsl extensions to work?
Sean Wheller
__________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

For Xalan, Must I copy just xalan2.jar or also the jars contained in the xalan2 folder? Must the filders in the xalan2 folder remain in the folder structure and be relative to xalan2.jar? With Saxon I just have one file to copy. I have copied saxon651.jar as this is the closest to the oxygen version. Sean Wheller --- George Cristian Bina <george@oxygenxml.com> wrote:
Hi Sean,
Can you try also with Xalan instead of Saxon. If I remember right Xalan gives better error messages containing location information, so you should get to the xsl:message element by clicking on the error. My guess is that the error is in other file included by docbook.xsl.
Best Regards, George
----- Original Message ----- From: "Sean Wheller" <seanwhe@yahoo.com> To: <oxygen-user@oxygenxml.com> Sent: Thursday, October 30, 2003 3:36 PM Subject: [oXygen-user] Getting XSL Extensions to Work
Hi,
I have added saxon651.jar to lib so that I can use saxon extensions for processing callouts.
My customization layer has use.extensions set 1 callouts.extensions set 1 callout.graphics set 1 callout.graphics.path set to path
Yet when I transform using my xsl I get an error "Processing terminated by xsl:message at line 203".
When I look at line 203 from fo/docbook.xsl it has nothing to do with extensions.
Any idea how I can get xsl extensions to work?
Sean Wheller
__________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com
http://www.oxygenxml.com/mailman/listinfo/oxygen-user
__________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/

Sean,
For Xalan,
Must I copy just xalan2.jar or also the jars contained in the xalan2 folder?
Must the filders in the xalan2 folder remain in the folder structure and be relative to xalan2.jar?
The xalan2 folder contains the sources for xalan2.jar so it should not be needed, I see no other jars there. George

Can you make sense of this from xalan: W Making portrait pages on A4 paper (210mmx297mm) W No adjustColumnWidths function available. F Stylesheet directed termination E java.lang.NoSuchMethodException: For extension function, could not find method org.apache.xpath.objects.XNodeSet.insertCallouts([ExpressionContext,] #RTREEFRAG). W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination Sean --- George Cristian Bina <george@oxygenxml.com> wrote:
Sean,
For Xalan,
Must I copy just xalan2.jar or also the jars contained in the xalan2 folder?
Must the filders in the xalan2 folder remain in the folder structure and be relative to xalan2.jar?
The xalan2 folder contains the sources for xalan2.jar so it should not be needed, I see no other jars there.
George
__________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/

Hi Sean, The stylesheet directed termination message comes from an xsl:message element. If you click on the error you will see that xsl:message and maybe figure out the problem. Best Regards, George ----- Original Message ----- From: "Sean Wheller" <seanwhe@yahoo.com> To: "George Cristian Bina" <george@oxygenxml.com>; <oxygen-user@oxygenxml.com> Sent: Thursday, October 30, 2003 5:13 PM Subject: Re: [oXygen-user] Getting XSL Extensions to Work
Can you make sense of this from xalan:
W Making portrait pages on A4 paper (210mmx297mm) W No adjustColumnWidths function available. F Stylesheet directed termination E java.lang.NoSuchMethodException: For extension function, could not find method org.apache.xpath.objects.XNodeSet.insertCallouts([ExpressionContext,]
#RTREEFRAG). W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination W No adjustColumnWidths function available. F Stylesheet directed termination
Sean
participants (2)
-
George Cristian Bina
-
Sean Wheller