Jeremias Maerki <dev <at> jeremias-maerki.ch> writes:

> As Joerg suggested earlier, this seems to be a class loader problem. We
> already check for both conditions a) and b). I've just checked and FOP
> falls back nicely to ImageIO if support for JAI is compiled but JAI is
> not present during runtime. In my case, loading JAIImage resulted in a
> ClassNotFoundError (for javax/media/jai/PlanarImage) during class
> loading which ImageFactory catches nicely. In Raino's case this does not
> seem to work. Maybe we need to add explicit checks for the presence of a
> particular library to work around any strange effects by certain class
> loader setups. First step, however, is to reproduce the problem which I
> haven't managed. I guess Raino will need to tell us exactly what web
> container he uses.


I use Weblogic 8.1.5.0 and Spring framework. this error never appeared on
command line. onli in webconteiner. if i use jpg image evrything is corret.


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

Reply via email to