How does one add a localization bundle in JasperServer Community edition? Assuming I have an report called MyReport.jrxml and a bundle containing localization called MyReport.properties bundle, which work when run locally. However once I submit the .jrxml on the JasperServer CE and add a resource bundle to that report it doesn't seem able to find it.
Is there a way to do it, preferably without changing the Tomcat container that runs the JasperServer.