Adam Strzelecki wrote: > >> Out of the box, the FOP1 add-on seems to work fine on Mac OS X 10.5. > Deal, you're right. If I remove ~/.fop folder the crash no longer > happens. But it crashes if FOP was used with any external font > configuration. > Xalan.jar that's missing contains URI.class and > URI$MalformedURIException.class that are used for parsing and creating > font configurations within FOP, and in many other places. Therefore it > just doesn't crash by default in XXE, coz XXE doesn't use any custom FOP > fonts by default.
I've more or less guessed that. >> Thank you, we'll investigate on this. However, I cannot promise that >> we'll add xalan-2.7.0.jar to the FOP1 add-on. > Just try using the configuration with custom FOP config I've posted in > the other mail yesterday, you will see then this Xalan.jar is necessary. > It is however pity that Apache guys have bit mess as those URI classes > are not really relates to XSLT processing that Xalan.jar is suppose to > provide. > I 100% agree with you. Moreover isn't Xalan supposed to be included in standard in any recent Java runtime?

