The error message simply indicates that you are missing JAXP
(xml-apis*.jar, xerces*.jar, xalan*.jar, serializer*.jar) and Commons
Logging (commons-logging*.jar) in the class path.

On 12.07.2006 13:03:23 Andreia Oliveira wrote:
>  
> Here is the error image       ...
> 
> -----Original Message-----
> From: Andreia Oliveira [mailto:[EMAIL PROTECTED] 
> Sent: quarta-feira, 12 de Julho de 2006 8:57
> To: [email protected]
> Subject: RE: 0.92beta source code
> 
> 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.



Jeremias Maerki


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

Reply via email to