Security-sensitive toolkit deployment configuration properties

These properties provide security-sensitive settings, such as user names and passwords, to the toolkit deployment process. For security, the values of these properties are encoded at the beginning of the build process. They can also be encoded by the stand-alone properties file encoding utility manually. The original template file for these properties is WCBD_installdir/deploy/toolkit/wcbd-deploy.private.properties.template.

Property summary

Property summary
Property Summary
db.user.name The database user name that is used by the sql Ant task and the WebSphere Commerce loading utilities to connect to the database.
db.user.password The database user password that is used by the sql Ant task and the WebSphere Commerce loading utilities to connect to the database.

Property detail

db.user.name

The database user name that is used by the sql Ant task and the WebSphere Commerce loading utilities to connect to the database.

db.user.password

The database user password that is used by the sql Ant task and the WebSphere Commerce loading utilities to connect to the database.