Thank you so very much. I have them and will do. Kind Regards Tony White On Sun, 21 Jul 2019, 15:42 "Volker Voßkämper", vosskaem@users.sourceforge.net wrote: Hi Toni, Java files are sourcecode and not usefull for you. You need the .jar files of all extension you use. Put this files into the ./jdbc directory inside the JasperStarter directory structure. All .jar files there are added to the classpath. Volker Java addins https://sourceforge.net/p/jasperstarter/discussion/general/thread/fdfb773bfc/?limit=25#22e4...
Hi Volker, Please help a relative java newbie :-) I am writing a process to compile and test the performance/rendering of hundreds of Jasperreports in a batch process (with logging and performance stats). This is for a large migration project. The issue is that the reports work fine in JasperStudio Pro but gag on an addin in JasperStarter. The reports are using FusionCharts and really don't like the reference to the Fusion xsd. I have the .java files (can probably find the .jar too) and a pom.xml....