2021 cfsetup datasource export not working with custom driver?
I tried to automate my installation and configuration for CF2021 on a docker container but i´m stuck with importing the exported configuration of datasources type "other" ( Custom Microsoft JDBC Driver provided through .jar in cfusion/lib folder).
My steps where:
1. Start Docker Container & import .jar file in lib
2. Create the datasource on CFAdmin - connection established - everything green and connection works with cfquery.
3. cfsetup export datasource datasource.json cfusion
4. Throw away docker container & Start new
5. cfsetup import datasource datasource.json cfusion
Error Message:
ERR: Validation failed for following setting(s) in DATASOURCE:
DRIVER.
ERR: Import of datasource_test in DATASOURCE is unsuccessful.
ERR: Import of DATASOURCE is unsuccessful.
As the error messages mentiones "DRIVER" i looked at the json to find this line:
