You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/01/14 20:38:41 UTC

DO NOT REPLY [Bug 5848] New: - NullPointerException in InputHandler.createParser

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=5848>.
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=5848

NullPointerException in InputHandler.createParser

           Summary: NullPointerException in InputHandler.createParser
           Product: Fop
           Version: all
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: sgarje@cccis.com


I am getting the following null pointer exception when I embed the FOP.
I used the sample code in your web page that describes how to embed FOP in 
applications.

Exception in thread "main" java.lang.NullPointerException
        at org.apache.fop.apps.InputHandler.createParser(InputHandler.java:58)
        at org.apache.fop.apps.XSLTInputHandler.getParser(XSLTInputHandler.java:
117)

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org