Jump to content

Deploying a working iReport designed report


sikhalo

Recommended Posts

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.
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...