Bug 778760 (SOA-1215) - Inconsistent DB lists displayed by /tools/schema tool
Summary: Inconsistent DB lists displayed by /tools/schema tool
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-1215
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: Tooling
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.3 CP01
Assignee: Julian Coleman
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-07 03:40 UTC by Len DiMaggio
Modified: 2009-03-13 01:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-13 01:48:31 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-1215 0 None None None Never

Description Len DiMaggio 2009-03-07 03:40:36 UTC
Date of First Response: 2009-03-09 05:55:49
project_key: SOA

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.

Comment 1 Julian Coleman 2009-03-09 09:55:49 UTC
Fixed in revision 2762 (4.3 branch) of:
  build-tools/resource/schema/tool/esb/build.xml

Commit message:
  SOA-1215
  Make database lists consistent in prompt and banner message.
  Also make order consistent.


Comment 2 Len DiMaggio 2009-03-13 01:48:31 UTC
Verified to be fixed in CR4:

    [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: DB2, MSSQL, MySQL, Oracle9i, Oracle10g, PostgreSQL
     [echo] ------------------
 

execute:
    [input] Please enter the database you wish to configure [db2, mssql, mysql, oracle9i, oracle10g, postgresql]:



Note You need to log in before you can comment on or make changes to this bug.