Rick Roen wrote:

Andreas,

I did add this line to my batch file, which does make it work, however I
still have to have the saxon8.jar and saxon8-dom.jar in my
java\lib\endorsed.

In fact my batch file works the same with or without the additional
TransformerFactory=...

I believe that FOP will automatically use saxon when it is found in the
endorsed folder (at least that's what I am doing now and it does work).

Thanks for the help, I guess I will just have to make sure the clients have
the two jar files in the endorsed folder.

What version of Java are you using? 1.4 comes and above comes with Xalan built into the JDK and the only way to override it is to place JARs into the lib endorsed folder.

<snip/>

Chris



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

Reply via email to