runtime engine usage of tribix xls emitter [message #214886] |
Mon, 29 January 2007 13:46 |
Eclipse User |
|
|
|
Originally posted by: mdavis.pashllc.com
I was curious if anyone has had success running the xls emitter
provided by tribix, with ReportEngine in standalone mode.
I tried using the xls emitter with several versions of the runtime engine.
I have followed the instructions. However, I keep getting a
NullPointerException in the EngineEmitterServices.
Caused by: java.lang.NullPointerException
at
org.eclipse.birt.report.engine.emitter.EngineEmitterServices .getOption(EngineEmitterServices.java:126)
at
org.eclipse.birt.report.engine.emitter.html.HTMLReportEmitte r.initialize(HTMLReportEmitter.java:309)
at
org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.ini tializeContentEmitter(RunAndRenderTask.java:130)
at
org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doR un(RunAndRenderTask.java:173)
The report I am generating will create a valid PDF and HTML.
Is there any special options or coding?
Thanks,
Malcolm
|
|
|
Powered by
FUDForum. Page generated in 0.03152 seconds