Hi. I may be confusing myself a bit. I still did not digest correctly what all these applications: Xerces, Xalan, fop... My actual solution gets data from a database generates xml files, validates then with xsd and transforms them into pdf.
The error that is occuring after I removed all the library folders (regarding fop 0.20.5)from my solution and added the bewly generated files for fop 0.92beta. Please find a printscreen attached. Thanks, Andreia -----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: terça-feira, 11 de Julho de 2006 21:22 To: [email protected] Subject: Re: 0.92beta source code Andreia Oliveira wrote: > Added the files to my solution library but I am getting errors > regarding xerces (can't find all libraries). > How do I get the xerces source files (that match my fop version)? FOP doesn't use any Xerces source files. Can you tell us the specific error messages? > I noticed that in the C:\apache-ant-1.6.5 folder (ant installation > folder) I have lib\xercesimpl.jar... Many Apache packages which use XML include a recent Xerces jar as a convenience for people still running Java 1.3, and partly because various Java 1.4.x releases contain a Xerces release with a few nasty bugs. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
