DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5075>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5075

problems with DOM input 

           Summary: problems with DOM input
           Product: Fop
           Version: all
          Platform: All
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

FOP does not work using DOM inputSource. the xsl-fo 
-document is valid: when i save it to disk and read 
it from a file (render it from a stream), everything 
works fine. so the problem seems to be with DOM.

basically I am doing everything like is done in 
the demo servlet that comes with FOP 
(org.apache.fop.tools.servlet.FopServlet)
BUT: i am reading from a DOMInputSource.

the server announces a NullPointerException at 
FOTreeBuilder.java:191. (I try to attach the error 
messages (with xsl-fo source) to this bug report)

I am using FOP v0.20.1. 

(I am using bea weblogic server and xalan and xerces 
that come with it (xerces based on version 1.3.1 of Apache 
Xerces and xalan based on version 2.0.1 of Apache Xalan, JDK 
130. I tried to solve the problem building FOP again using 
this JDK, did not help.  and anyway the problem seems to be 
inside FOP)

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

Reply via email to