troyrudolph Posted November 29, 2012 Share Posted November 29, 2012 Hello. We have a client with an enormous, enormous collection of reports built for JasperReports 2.0.4. To move, the reports to a newer version of JasperReports would require a very long and very expensive QA and development effort.Nightly, a report execution process written in Java is kicked off and runs the reports according to the schedule. What I would like to do is to modify the report execution process so that it can run the reports with a report-specific version of JasperReports. Thus, all existing reports could run with JasperReports 2.0.4 and newly written reports could run on a much newer version of JasperReports. We are hoping to keep modifications to a minumum. I have some ideas about how to do it, but none of them are pretty.Has anyone out there done such a thing? If so, could you point me in the right direction? Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now