You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Andreas L Delmelle <a_...@pandora.be> on 2005/11/11 17:21:55 UTC

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: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Saxon8

Posted by Andreas L Delmelle <a_...@pandora.be>.
On Nov 11, 2005, at 17:51, Daniel Brown wrote:

>
> This is the error
>
> java.lang.NoClassDefFoundError: java/lang/CharSequence

Hmm. Running on Java 1.3 perhaps? This interface is available in Java  
as of version 1.4.

Cheers,

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Saxon8

Posted by Andreas L Delmelle <a_...@pandora.be>.
On Nov 11, 2005, at 18:03, Daniel Brown wrote:

>
> 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.

What do you mean exactly by 'external'? Imported or included  
stylesheets?


Cheers,

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Saxon8

Posted by Daniel Brown <Da...@binarytree.com>.
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 <Da...@binarytree.com> 
11/11/2005 11:51 AM
Please respond to
fop-users@xmlgraphics.apache.org


To
fop-users@xmlgraphics.apache.org
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 <a_...@pandora.be> 
11/11/2005 11:21 AM 

Please respond to
fop-users@xmlgraphics.apache.org


To
fop-users@xmlgraphics.apache.org 
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: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org



Re: Saxon8

Posted by Daniel Brown <Da...@binarytree.com>.
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 <a_...@pandora.be> 
11/11/2005 11:21 AM
Please respond to
fop-users@xmlgraphics.apache.org


To
fop-users@xmlgraphics.apache.org
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: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org