Monday, July 03, 2006

Tribix 2.1.0 final released

I'm pleased to announced that Tribix(XLS Emitter for BIRT) 2.1.0 final is released, along with a PPT emitter preview release. Please visit https://sourceforge.net/projects/tribix/ for more detail.

Changes
----------------
since 2.0.1rc1:
1. Added support for export page body only(not include page header/footer)
2. Added support for export all pages as one single sheet.
3. Code refactor.

Notes
----------------
This version is compatible with BIRT 2.1.0 final only, NOT compatible with any earlier version.
Later BIRT version may work, but not guaranteed.

2 Comments:

At January 10, 2007 8:41 AM, Blogger Prakash Palanisamy said...

Boss, Its not working in BIRT 2.1.1.v20060825-0630 . problem with the POI version. i was tried with poi-3.0-alpha1-20050704.jar and poi-bin-3.0-alpha3-20061212.jar. bcoz,i unable to find the exact poi-3.0-alpha2-20060616.jar. i think u better add the library with the release.
getting: org.eclipse.birt.report.engine.api.impl.RunAndRenderTask run
SEVERE: Error happened while running the report.
java.lang.NoClassDefFoundError: org/apache/poi/hssf/util/HSSFColor
at org.uguess.birt.report.engine.emitter.xls.XlsRenderer.start(XlsRenderer.java:301)
at org.uguess.birt.report.engine.emitter.xls.XlsEmitter.start(XlsEmitter.java:70)
at org.eclipse.birt.report.engine.emitter.CompositeContentEmitter.start(CompositeContentEmitter.java:221)
at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:71)
at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:194)
at com.sptech.birt.Report.generate(Report.java:150)
at com.sptech.birt.MyReport.main(MyReport.java:49)
Task finined successfully.
Out file: C:/Test/My Report.XLS



i know the program unable to find the poi libraries. but i was copied the POI jar file(s) to org.uguess.***.emitter.xls_2.1.1.200609301108\lib dirc. but no use. also copied the same poi to birt runtime reportengine lib directory no use. plz suggest me.

 
At April 14, 2010 4:06 AM, Blogger ozwolverine said...

Hello Prakie, were you able to get rid of this problem? I'm getting it now, cause I have to use a version compatible with jdk 1.4 :(
Can't move on with this java.lang.NoClassDefFoundError: org/apache/poi/hssf/util/HSSFColor problem

Thanks a lot

 

Post a Comment

<< Home

Google