Robert P. J. Day wrote:
so is the downloadable FOP binary JAI-ready or not?  i seem to be
hearing two different answers here.

Policy is that the binary distribution is compiled with JAI support. The jar from the distro I just downloaded actually contains org/apache/fop/image/JAIImage.class, as it should. The message from your original post indeed indicates the class was no accessible. The catch is overly broad there (catches Throwable) which may mask a more unusual problem. The most common cause is that you built FOP yourself from source, without an accessible JAI. Other possiblities include classloader cross loading problems, old JAIImage class files elswhere in the class path, and corrupted jars.

J.Pietschmann



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



Reply via email to