Bug 778759 (SOA-1214) - Extend /jboss-as/tools/cosole to support MS-SQL
Summary: Extend /jboss-as/tools/cosole to support MS-SQL
Keywords:
Status: CLOSED WONTFIX
Alias: SOA-1214
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: Tooling
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.3 CP02
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-07 03:31 UTC by Len DiMaggio
Modified: 2009-03-13 16:34 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-13 16:34:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 778016 0 urgent CLOSED Extend /jboss-as/tools/schema to support MS-SQL (tier2 database) - and add other server config files 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778761 0 high CLOSED Extend /jboss-as/tools/management-esb in SOA to support other databases 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker SOA-1214 0 None None None Never

Internal Links: 778016 778761

Description Len DiMaggio 2009-03-07 03:31:26 UTC
Date of First Response: 2009-03-13 12:34:08
project_key: SOA

Related to SOA-541 - In 4.3 CP01, support is added for MS-SQL, but not for the management console:

/jboss/local/43_CP01_CR2/jboss-soa-p-standalone.4.3.0/jboss-esb/tools/console/management-esb
[ldimaggi@ldimaggi management-esb]$ tree
.
|-- build.xml
|-- db.properties
|-- deployment.xml
|-- jbm-queue-service.xml
|-- jbmq-queue-service.xml
|-- jboss-esb.xml
|-- jboss-service.xml
`-- src
    `-- main
        `-- resources
            |-- hsqldb
            | |-- create_database.sql
            | |-- insert_rows.sql
            | `-- management-ds.xml
            |-- jbossesbmanagement-service.xml
            |-- mysql
            | |-- create_database.sql
            | |-- insert_rows.sql
            | `-- management-ds.xml
            |-- oracle
            | |-- create_database.sql
            | |-- insert_rows.sql
            | `-- management-ds.xml
            `-- postgresql
                |-- create_database.sql
                |-- insert_rows.sql
                `-- management-ds.xml

Comment 1 Len DiMaggio 2009-03-07 03:32:08 UTC
Link: Added: This issue is related to SOA-541


Comment 2 Jim Ma 2009-03-09 08:09:41 UTC
Link: Added: This issue is related to SOA-1216


Comment 3 Jim Ma 2009-03-11 09:08:16 UTC
Link: Added: This issue depends JBESB-2463


Comment 4 Mark Little 2009-03-13 16:34:08 UTC
We are moving to using the JON embedded console so we are reducing the work done on the old console as a result.


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