Mike, On my machine at work (Win NT), I'm using J2SDK 1.4.1 and Tomcat 4.1.
Currently: I have *no* xerces/xalan libraries in the j2sdk\jre\lib\ext directory. (Perhaps not a wise idea as Joerg was saying--the libraries with the Sun JDK may be out-of-date) Also, I have *no* xerces/xalan libraries in my tomcat4.1\common\lib directory. Within my (Struts) webapp, in Web-inf\lib (also make sure your Web-inf is spelled exactly "Web-inf", I believe it's case-sensitive), again, no xerces\xalan jars. It is here--and only here--that I placed the fop.jar, batik.jar and avalon.jar libraries. (Where you are placing these three libraries may also be part of the problem for you.) None of these--FOP or XML--libraries are on my classpath. FOP runs fine under these circumstances on my machine--hope this helps for you! Thanks, Glen > --- Mike Kellstrand <[EMAIL PROTECTED]> wrote: > > OK, I downloaded the latest xalan & xerces, and > > installed > > the jars in the lib/endorsed dir. > > > > I ran the servlet and got: > > null:4:80 fo:flow must contain block-level > children > > > > Does the endorsed dir get loaded first, or are > there > > some > > parsers build into one of the Tomcat core jars > that > > are running instead? > > > > Thanks, Mike > > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
