How in the world do I go about updating to the new version of JasperServer? Their site has no real documentation on how to accomplish this.
I have downloaded the JasperServer archive (Windows, btw), but what is next?
The reason for doing this is that the new version of iReport has some sort of file compatibly issue with it's own new jrxml file, and the current fix is updating JasperServer.
js-export
and js-import
commands.In the past, I did the following:
js-export
to save a copy of the reports.js-import
to load the previously exported reports.