Bug 37689

Summary: RTF conversion using current fop-trunk throws XML error in OC4J
Product: Fop - Now in Jira Reporter: Aravind <arriees>
Component: rtfAssignee: fop-dev
Status: CLOSED INVALID    
Severity: normal    
Priority: P3    
Version: trunk   
Target Milestone: ---   
Hardware: All   
OS: Linux   

Description Aravind 2005-11-29 13:50:05 UTC
I have downloaded the source code of fop-trunk (current) and built jar using 
ant.  Using these jar files I have created a servlet that transforms a XSLFO 
document into RTF document output.  then I created a war file and deployed it 
in OC4J of Oracle AS 10g (10.1.2).  Now the servlet works for pdf outputs but 
for rtf conversion it throws the following XML error.

"javax.xml.transform.TransformerException: XSL-1900: (Fatal Error) An internal 
error condition occurred."

Note: the programs works fine in Apache Tompcat 5.5.9

thanks & regards,
Aravind
Comment 1 Jeremias Maerki 2005-11-29 14:06:50 UTC
I would hope that someone finally files some bug reports with Oracle. Problems
like yours seem to get more frequent lately. The usual work-around is to replace
Oracle's buggy XML parser and XSLT implementation with Apache's Xerces and
Xalan. This has nothing to do with FOP directly.
Comment 2 Glenn Adams 2012-04-01 13:50:56 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs