databaseconfig.properties - Apache Tomcat (ExpertCTStudio)
File Location: <Tomcat-Installed-Folder >\webapps\expertctstudio\WEB- INF\lib\expertctstudioResource.jar\ctstudiodatabaseconfig.properties
Make sure that the data source is given as mentioned in the following snippet:Â
CT_FW_DATASOURCE =java:/comp/env/jdbc/ExpertStudio
Make sure that the data source name is given as mentioned in the following snippet:
DATASOURCE_NAME =java:/comp/env/jdbc/ExpertStudioTarget