Here is how I got FOP to run from a servlet.

I did also have a subtle syntax error in my xslt file that was
causing some of my troubles and leading me down the wrong path.

I think this would be a good entry for the FAQ.
Although I searched the web extensively, I never found this
issue discussed.  Several of you gave some very good ideas
that led me to the correct answer.  Thanks!

This was for Tomcat 4.1.24 ...

1)  I replaced the 2 existing jars in common/endorsed/
    (xercesImpl.jar & xmlParserAPIs.jar) with those from the latest
    Xerces release, 2.5.0

2)  I also added xalan.jar from the latest Xalan release, 2.5.1 to  
    common/endorsed/

3)  I added the FOP jars from fop-0.20.5  to shared/lib  
    (fop.jar, batik.jar, avalon-framework-cvs-20020806.jar)


Mike


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

Reply via email to