You are not logged in.
According to https://reportserver.net/en/guides/conf … tallation/ the JDBC drivers should be downloaded to `path_to_webapps/reportserver/WEB-INF/lib`. However, this seems to potentially cause issues such as https://www.baeldung.com/tomcat-jdbc-memory-leak
Is it possible/advisable to download the drivers to Tomcat's lib directory instead? (i.e. `path_to_apachetomcat/lib`)
Offline