[jasperreports-questions] Scriptlet problem in iReport

2008-09-09 Thread Adriano dos Santos Fernandes
Hi! I created a simple scriptlet class, set it on the report and put it in iReport (v3.0.0) classpath. When I compile or execute the report, it shows a problem but the report executes (and correctly run the scriptlet). The problem is: - Description: java.lang.ClassNotFoundException: - Object:

Re: [jasperreports-questions] Scriptlet problem in iReport

2009-04-18 Thread PlexPro
Hi Adriano, If you haven't yet found your answer, see http://www.nabble.com/Re:-scriptlet-compilation-error-p1772793.html http://www.nabble.com/Re:-scriptlet-compilation-error-p1772793.html . René asfernandes wrote: > > Hi! > > I created a simple scriptlet class, set it on the report and p