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 hilz <hs...@hotmail.com> on 2004/11/20 06:39:48 UTC

fop 0.20.5 with batik 1.5.1

Hi all:
I have a program that uses fop 0.20.5.
It used to work fine with an older version of batik(i don't know which
version), but now when i updated to batik 1.5.1, and run fop, i get the
following exception:

java.lang.NoSuchMethodError:
org.apache.batik.bridge.UnitProcessor.createContext(Lorg/apache/batik/bridge
/BridgeContext;Lorg/w3c/dom/Element;)Lorg/apache/batik/util/UnitProcessor$Co
ntext;


is there a version of fop that works with batik 1.5.1 ?

thank you for any help.
hilz




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


RE: fop 0.20.5 with batik 1.5.1

Posted by "Andreas L. Delmelle" <a_...@pandora.be>.
> -----Original Message-----
> From: news [mailto:news@sea.gmane.org]On Behalf Of hilz

Hi,

> I have a program that uses fop 0.20.5.
> It used to work fine with an older version of batik(i don't know which
> version), but now when i updated to batik 1.5.1, and run fop, i get the
> following exception:

Quite common problem. See:
http://xml.apache.org/fop/graphics.html#batik

>
> is there a version of fop that works with batik 1.5.1 ?

Not that I'm aware of. As suggested, try to make sure that the Batik version
used when running FOP is the version in FOP's lib directory. That should
avoid this problem.

Greetz,

Andreas


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