Hello,
I'm developing a web application with reports using JBoss. My reports are made
with JasperReports, using iReport as GUI. It works fine if I don't use charts
from JFreeChart(auto-generated by iReport), but when I use theese charts I get
the following error:
org.apache.jasper.JasperException: Error evaluating expression : image_1
Source text :
(java.awt.Image)it.businesslogic.ireport.chart.DefaultChartFactory.drawChart(new
String[]{"chartName=Pie","titlePosition=1","width=221","serie1=SERIE_id","plotBackground=[255,255,255]","serie0=SERIE_nombre","tooltips=false","chartBackground=[255,255,255]","subtitle=","title=","legend=false","quality=2","height=172","antialias=true"},
(it.businesslogic.ireport.IReportScriptlet)$P{REPORT_SCRIPTLET})
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
(...)
The question is that if I run the same application in a Tomcat standalone
server it works OK!!!
I think I have a mistake in my JBoss configuration, but I don't know what to
do.
Could anybody help me, please?
Thank you.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859070#3859070
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859070
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user