when i want to run the report say me this, but in the server folder exists this file, and the path is correct. In local and web runs perfect, but when is smart client don’t run. What is the problem?
If you run a jasperreport from smart client you have to put the reports (xxx.jasper) in a direction (folder) which is accessible for the Servoy App Server and you must set the correct path to the reports folder in servoy-admin > server plugins > jasperPluginRMI > directory.jasper.report: .
If the reports folder is on an other device than the Servoy App Server, the connection must be established. So I think it’s easyer/better to put the reports folder on the same device as the server runs.