I receive this error

FopJsp_jsp - java.lang.IllegalArgumentException: org.apache.fop.svg.SVGElementMapping is not an ElementMapping

when I inizialize the Driver of FOP with the costructor
        
        Driver driver = new Driver()

What's the problems?

I use Oc4j as stand alone application Server

The inizialization above is in the public void jspInit() method of a Jsp (FopJsp.jsp).

This FopJsp.jsp was already used with Jserv as servlet/Jsp container and it don't give any problems.

The version of fop that I use is the 0.20.5rc; I try also to use the 0.20.5 but the problems is the same.


Thanks a lot and Best Regards

Luca Lorenzon
&
Stefano Masselli





Reply via email to