Sorry, I should add that this is using the JVM 1.3.1

When I use the JVM 1.5 it doesn't want to get external XSLs, though.

Regards,

Daniel



Daniel Brown <[EMAIL PROTECTED]>

11/11/2005 11:51 AM

Please respond to
[email protected]

To
[email protected]
cc
Subject
Re: Saxon8






This is the error


java.lang.NoClassDefFoundError: java/lang/CharSequence

       at net.sf.saxon.Configuration.<init>(Configuration.java:66)

       at net.sf.saxon.TransformerFactoryImpl.<init>(TransformerFactoryImpl.java:42)

       at java.lang.Class.newInstance0(Native Method)

       at java.lang.Class.newInstance(Class.java:232)

       at javax.xml.transform.FactoryFinder.newInstance(FactoryFinder.java:97)

       at javax.xml.transform.FactoryFinder.findJarServiceProvider(FactoryFinder.java:275)

       at javax.xml.transform.FactoryFinder.find(FactoryFinder.java:182)

       at javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:100)

       at com.binarytree.xml.fo.Converters.convertXML2PDF(Converters.java:55)

       at com.binarytree.xml.fo.ConvertDBL_DOC.main(ConvertDBL_DOC.java:31)

Exception in thread "main"


Regards,

Daniel


Andreas L Delmelle <[EMAIL PROTECTED]>

11/11/2005 11:21 AM

Please respond to
[email protected]

To
[email protected]
cc
Subject
Re: Saxon8







On Nov 11, 2005, at 17:25, Daniel Brown wrote:

>
> I have tried to implement Saxon8.6 in place of Xalan but am getting  
> errors. Are there other libraries I require?

What kinds of error are you talking about? There should be no need  
for additional libraries...

Cheers,

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to