You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
To make ReportServer use the configdir you have to set the rs.configdir system property, for example by specifying the
-Drs.configdir=/var/lib/rsconfig
command line switch.
Where exactly is this property supposed to be set? If it's in a file, where can the file be found?
Offline
Hi Johann,
these are standard Tomcat / Java options. You can set them for example in the setenv.bat tomcat file. You can find tons of documentation of this on the internet.
Regards,
Eduardo
Offline
Hi Eduardo,
I was under the impression that this was an option to be set in ReportServer rather than Tomcat/Java. Thanks for pointing me in the right direction.
Warm regards,
Johann
Offline
Hi Eduardo,
May I clarify: if we were to use the external configdir, does that mean we have to remove the files in the ReportServer file system so that the external configdir files would be used instead?
If a configfile is present in the internal fileserver, the same file on the local filesystem will be ignored, ReportServer will not try to merge the two files. However you can have some config files in the fileserver and others in the configdir.
Thank you!
Regards,
Johann
Offline