|
|
|
Re: Deploying report with chart [message #55905 is a reply to message #55398] |
Mon, 11 July 2005 11:03 |
Eclipse User |
|
|
|
Originally posted by: none.none.com
Hi Anak,
If you downloaded birt-runtime-1_0.zip the engine.jar inside "Chart Engine"
directory is the report engine jar and not the chart engine jar as it should
be. You can download the right engine.jar by getting birt-charts-1_0.zip :
the engine.jar is inside the libs directory. Replace the one under Chart
engine by this one and try again.
I have filed a bugzilla entry regarding this issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=103303
Thanks,
David
"Anak" <anak1a@poczta.onet.pl> wrote in message
news:damof5$l03$1@news.eclipse.org...
> Hi everyone,
>
> I try to make a report with a chart outside a framework using RunReport
> which is published as Example Application on Integrating BIRT site. I've
> downloaded a runtime, defined BIRTCLASSPATH to Report Engine jars and
> Chart Engine jars and use command:
> java -cp "%BIRTCLASSPATH%" -DBIRT_HOME="%BIRT_HOME%\Report Engine"
> RunReport <report> <parameters>
> But I still have error
> java.lang.NoClassDefFoundError:
> org/eclipse/birt/chart/model/attribute/Position
>
> When I run report without a chart (like test.rptdesign) everything is OK.
> When I preview this my report inside Eclipse/ BIRT Perspective also
> everything is OK.
>
> Have someone any suggestions?
>
> Thanks,
> Anak
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03969 seconds