Jump to content
We've recently updated our Privacy Statement, available here ×

steph2006

Members
  • Posts

    6
  • Joined

  • Last visited

steph2006's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hello, I've got a report with a scriptlet. My report compile and execute correctly in iReport but in my web application, there is an error : D:WorkspaceProjetReferenceJadeServeurJavajasperexportutilisateur_fiche_1173286323570_501671.java:719: cannot resolve symbol symbol : class utilisateur_ficheScriptlet location: class utilisateur_fiche_1173286323570_501671 value = (java.math.BigDecimal)(((utilisateur_ficheScriptlet)parameter_REPORT_SCRIPTLET.getValue()).addVariables( new BigDecimal(1), new BigDecimal(2))); Regards, Steph
  2. Hello, I've got a report with a subreport in the section "detail". My report shows the country and the subreport shows the regions by country. I'd like to show in the lastpage footer of the report (country), the total count of regions. I try with variable and scriptlet but it doesn't work.
  3. Hi, I want use plugin in eclipse but it doesn't work. I've got an error when I select "New JasperReport" in the wizard selection. The error is : "plug-in com.jaspersoft.ireport.eclipse doesn't succeed to load the class com.jaspersoft.ireport.eclipse.wizard.IRNewReport". Eclipse version : 3.1 I think that my plugin installation isn't good. I 've just copy the 2 directory com.jaspersoft.ireport.eclipse and com.jaspersoft.ireport.eclipse.update to the plugins directory of Eclipse. Steph.
  4. I find : it's because tools.jar wasn't present on my server.
  5. Hello, I have this error when I called my report through my application : "Error compiling report java source file" then "No input source supplied to the exporter" I use JasperReports1.1.0.jar. I think is due to jdk or jre ... What I must verify on my server ? java_home ?
  6. Hi, I use iReport 1.2.5, could you tell me which jdk version is supported ? Steph.
×
×
  • Create New...