dgiulian Posted September 7, 2009 Share Posted September 7, 2009 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.2But when execute it I get a very long message.07/09/2009 10:29:56 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitionsINFO: 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 loadBeanDefinitionsINFO: 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now