Jump to content

sikhalo

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Everything posted by sikhalo

  1. I have designed and tested a report using iReport, which works fine when I execute it (with active connection). Now I want to quickly deploy the report so the target user/s can generate the latest version of the report (outside of iReport) without giving them the iReport tool. I'm of the opinion that it's possible to create a .jar file from the .class files that iReport uses, add it to a classpath, create a .bat file from which I can call the main method of some Java class, passing it a properties file containing all the properties iReport uses when one clicks on Execute (with active connection), for example? I'm not sure though how to establish what these properties are unless I can figure this out from the source code, which is not so straightforward.
×
×
  • Create New...