Project

Profile

Help

URI was not reported to parser for entity..

Added by Anonymous over 15 years ago

Legacy ID: #5897313 Legacy Poster: Mohamed Noorulla (mohamed_)

Hi everyone, I got this error when i seems to run. I am trying to call java class method from xsl. It ran in standalone mode, like trying to create FO file by input as xml and its xsl file(which calls my java class and gives output correclty). And i create pdf file with that generated FO file. But when i run through my reportCreator java class, which reads xml and tranform it with xsl to create fo and then save that as pdf. Here i got the below error. Please someone help me to solve this problem...... Thanks in advance. Error :- ==== Warning: org.xml.sax.SAXParseException: URI was not reported to parser for entity [document] Error The XML parser reported one or more errors Dec 26, 2008 12:10:48 PM com.retailwave.xml2pdfconvertor.PdfGenerator convertXML2PDF SEVERE: TransformerException : net.sf.saxon.trans.XPathException: The XML parser reported one or more errors net.sf.saxon.trans.XPathException: The XML parser reported one or more errors at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:421) at net.sf.saxon.event.Sender.send(Sender.java:214) at net.sf.saxon.event.Sender.send(Sender.java:50) at net.sf.saxon.Controller.transform(Controller.java:1611) at com.retailwave.xml2pdfconvertor.PdfGenerator.convertXML2PDF(PdfGenerator.java:87) at Charts.GraphicGenerator_Report.doReport(GraphicGenerator_Report.java:88) at Charts.GraphicGenerator_Report.main(GraphicGenerator_Report.java:38) regards, Noor


Replies (1)

RE: URI was not reported to parser for entity.. - Added by Anonymous over 15 years ago

Legacy ID: #5901898 Legacy Poster: Michael Kay (mhkay)

Please do not report the same problem both on this forum and on the mailing list. It wastes people's time. I have responded to you on the mailing list.

    (1-1/1)

    Please register to reply