Bug 37689 - RTF conversion using current fop-trunk throws XML error in OC4J
Summary: RTF conversion using current fop-trunk throws XML error in OC4J
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: rtf (show other bugs)
Version: trunk
Hardware: All Linux
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 13:50 UTC by Aravind
Modified: 2012-04-01 13:50 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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