Skip to main content



      Home
Home » Archived » BIRT » BIRT runtime_2_1_2 and WebSphere 6 : charts not rendering
BIRT runtime_2_1_2 and WebSphere 6 : charts not rendering [message #231883] Mon, 02 April 2007 16:13 Go to next message
Eclipse UserFriend
Originally posted by: abose.yahoo.com

Hello,
I followed the procedure to build the birt.war and the ear file for my
BIRT report (rptdesign file), and deployed in WebSphere Application Server
(WAS) 6 running on Red Hat Linux 4.0. The report connects to a DB2
database, calculates some numbers and displays a pie chart and a table.
The table displays correctly but the pie chart does not show up on the
browser. I switched the type of Pie Chart in the rptdesign file from SVG
to JPG to see if it was the SVG plugin in Internet Explorer that might be
causing it. But, the same problem occurs.

Has anyone come across this problem ? Basically, any pie chart or x-y
plots are not displaying but the tables are.

The report displays correctly when I run them from my Eclipse+BIRT
environment.

Thanks!
A. Bose
Re: BIRT runtime_2_1_2 and WebSphere 6 : charts not rendering [message #243649 is a reply to message #231883] Wed, 20 June 2007 15:50 Go to previous message
Eclipse UserFriend
Originally posted by: remkus.wideopenwest.com

You may need to create an images folder under your app_install_root if
you hadn't updated the web.xml file in the birt.war

The runtime wants to stow the chart images in a directory referred to by
the BIRT_VIEWER_IMAGE_DIR parameter in web.xml which defaults to the
app_install_root/images directory. If your WebSphere server has J2EE
security enabled, you'll need to make sure that the appropriate
permissions are assigned in the was.policy file. If you're
encountering permissions problems, you should see evidence of that in
the SystemOut.log

A. Bose wrote:
> Hello,
> I followed the procedure to build the birt.war and the ear file for my
> BIRT report (rptdesign file), and deployed in WebSphere Application
> Server (WAS) 6 running on Red Hat Linux 4.0. The report connects to a
> DB2 database, calculates some numbers and displays a pie chart and a
> table. The table displays correctly but the pie chart does not show up
> on the browser. I switched the type of Pie Chart in the rptdesign file
> from SVG to JPG to see if it was the SVG plugin in Internet Explorer
> that might be causing it. But, the same problem occurs.
> Has anyone come across this problem ? Basically, any pie chart or x-y
> plots are not displaying but the tables are.
> The report displays correctly when I run them from my Eclipse+BIRT
> environment.
> Thanks!
> A. Bose
>
Previous Topic:Best Practise: Make Numeric Column Right Aligned ?
Next Topic:Need clarification on Dataset Property Binding
Goto Forum:
  


Current Time: Thu May 08 11:58:25 EDT 2025

Powered by FUDForum. Page generated in 0.06351 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top