Description
When running ant, this text is displayed:
------------------
[echo] This script is used to configure the SOA platform and all it's constituent components
[echo] against a new RDBMS. Deployment scripts are currently available for the following
[echo] databases: MySQL, Oracle9i, PostgresSQL, Oracle10g
.
.
.
[input] Please enter the database you wish to configure [mysql, postgresql, oracle9i, oracle10g, db2, mssql]:
------------------
We should list all the supported DBs in both places.