Michael Wechner wrote:

Hi

I am using FOP for JDK1.5 via Maven

.m2/repository/fop/fop/0.93/
fop-0.93-jdk15.jar  fop-0.93.pom  fop-0.93.pom.md5

and everything compiles fine, but when executing then I receive the following error

ERROR org.apache.fop.image.AbstractFopImage.loadImage():157 - Error while loading image (Jimi): com/sun/jimi/core/Jimi
java.lang.NoClassDefFoundError: com/sun/jimi/core/Jimi
       at org.apache.fop.image.JimiImage.loadImage(JimiImage.java:80)

I have tried to find this library but somehow cannot find it.

Any idea where this lib is available from


I think I have found it

http://java.sun.com/products/jimi/

but from the description it seems to me this is only necessary when using Java 1.1.x, right?

Thanks

Michael

and which version should be used?

Also would it make sense maybe to add this lib to the dependencies of FOP?

Thanks

Michael



--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]
+41 44 272 91 61


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

Reply via email to