Jump to content
We've recently updated our Privacy Statement, available here ×

Integrate JasperReports Charts Themes


dgiulian

Recommended Posts

Hi everyone,

I'm trying to build a report that contains a chart with the aegean chart theme. I't works fine using iReport but when I try to compile it using my app using the jasperReports engine I get the message the following message:

net.sf.jasperreports.engine.JRRuntimeException: Chart theme 'aegean' not found.

So I include the following libraries from the iReport folder:

  • jasperreports-chart-themes-3.5.2
  • castor-1.2

But when execute it I get a very long message.

07/09/2009 10:29:56 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [jar:file:/D:/JasperSoft/iReport-nb-3.5.2/ireport/modules/ext/jasperreports-chart-themes-3.5.2.jar!/net/sf/jasperreports/chartthemes/spring/beans/chartThemesBeans.xml]
07/09/2009 10:29:56 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [jar:file:/D:/JasperSoft/iReport-nb-3.5.2/ireport/modules/ext/jasperreports-chart-themes-3.5.2.jar!/net/sf/jasperreports/chartthemes/spring/beans/defaultChartPropertiesBean.xml]
07/09/2009 10:29:56 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
....

And it goes on for several lines.

The application works fine, meaning that I can see the compiled report exported to PDF, but these "errors" are quite annoying.

How can I integrate the Charts themes without getting this info messages?

 

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...