>>>>> "MS" == Mikael St�ldal <[EMAIL PROTECTED]> writes:
MS> At 08:10 2002-02-04 -0500, Thomas E Deweese wrote:
>> I don't know for certain but I suspect that the jar file
>> 'Class-Path' manifest directive adds the referenced jar files at
>> the end of the current class path. So our DOM impl jar file ends
>> up after the fop jar.
MS> Wouldn't it be a good idea to fix the bug in Batik that makes it
MS> dependent on CLASSPATH order?
This assumes that the problem is a bug in Batik, I believe this
assumption is a bad one.
I'm not an expert on this (so I'm sure Thierry will correct me if
I'm wrong) but my understanding is that Batik requires a DOM that is
styleable (since SVG uses styling). Older versions of the DOM
interface don't support styling and therefore are incompatible with
SVG and hence incompatible with Batik. This 'bug' in Batik is that it
requires a styleable DOM and you apparently aren't giving it one.
Good luck tracking things down...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]