Hi Agnisys,
the Saxon.jar must be present in your extension - best way to add it
during creation of the extension with a zip command. Additionally, the
"Class-Path:" entry in the manifest file of your .jar must reference the
saxon9.jar file.
Do you use NetBeans to create the extension?
Hope that helps, Steffen
Agnisys wrote:
Hi,
Can someone help me run an XSLT transformation using Saxon in an Openoffice
2.4 extension?
I get a "net.sf.saxon.TransformerFactoryImpl not found" error.
Thanks,
Anupam.
----- Forwarded Message ----
From: Svante Schubert <[EMAIL PROTECTED]>
To: Mailing list for the SAXON XSLT and XQuery processor <[EMAIL PROTECTED]>
Sent: Friday, August 8, 2008 10:17:28 AM
Subject: Re: [saxon] Saxon9 and OpenOffice 2.4
Hi Agnisys,
there is usually no Saxon9 in OOo 2.4, therefore you have to add it to
your Office extension.
Try the [email protected] list for further details, you are on the
wrong mailing list. ;-)
For the good news, Saxon9 will be part of OOo 3.0.
Many thanks to Michael Kay for his help on this task and of course for
the nice processor he provides.
Regards,
Svante
Agnisys wrote:
I'm trying to use Saxon9 in an extension created for OO2.4.
When running the extension, I get the following error :
net.sf.saxon.TransformerFactoryImpl not found
My guess is that at run time its not finding the said class. So here are the
things I've tried :
1. Added saxon9.jar to CLASSPATH
2. copied saxon9.jar to the program/classes dir in OO2.4 directory
structure.
3. copied saxon9.jar to the distribution area of the extension.
I still get the same error. Any pointers would be very much appreciated.
Thanks,
Anupam.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]