Ubisecure CustomerID uses a JDBC data source to access the database, thus one needs to be created to WildFly before the Ubisecure CustomerID application can be deployed. There is a script in the distribution package's tools folder for this purpose: create-datasource.sh
. Note that the linux.config file must have been configured and setup.sh must have been run successfully and WildFly must be running before the create-datasource.sh
script can be run successfully.
cd /usr/local/ubisecure/customerid/tools ./create-datasource.sh