I've recently installed Jasperserver and Jaspersoft Studio to work with JasperReports. After creating a database connection to my PostgreSQL database and building a report from that database, I'm getting the following warning in Jaspersoft Studio, which I've been unable to resolve.
Build path specifies execution environment JavaSE-1.6. There are no JREs installed in the workspace that are strictly compatible with this environment.
I found the configuration didn't have an associated JRE System Library, so I tried using the JRE System Library [JavaSE-1.6] installed with Jaspersoft Studio, which does not resolve the problem. I have also tried to use jre.linux.gtk.x86_64.feature_1.8.0.u65, and CDC-1.0/Foundation-1.0(jre.linux.gtk.x86_64.feature_1.8.0.u65) without success.
This must be a configuration issue, but I've been unable to locate a resource on the web to resolve the configuration problem.