1
Automation Interface, Add-Ins and Tools / Re: New reporting alternative for EA available!
« on: January 28, 2009, 09:13:03 pm »
Hi mirko, when I try yo use your application I have the next problem:
Code: [Select]
[Fatal Error] :355:234: The reference to entity "etc." must end with the ';' del
imiter.
org.xml.sax.SAXParseException: The reference to entity "etc." must end with the
';' delimiter.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown So
urce)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unk
nown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at de.mogwai.reports.tools.XMLUtils.parseDocument(XMLUtils.java:80)
at de.mogwai.reports.generic.GenericTemplateMerger.merge(GenericTemplate
Merger.java:68)
at de.mogwai.reports.docx.DOCXReportingComponent.createReport(DOCXReport
ingComponent.java:51)
at de.mogwai.eareport.MainFrame.commandExecute(MainFrame.java:248)
at de.mogwai.eareport.MainFrame.access$500(MainFrame.java:50)
at de.mogwai.eareport.MainFrame$6.actionPerformed(MainFrame.java:147)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
If you can help me i'll be thankful