Bug 1501155 - Middleware - Add new JDBC Driver - some things to improve
Summary: Middleware - Add new JDBC Driver - some things to improve
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: GA
: cfme-future
Assignee: Mike Thompson
QA Contact: Hayk Hovsepyan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-12 07:23 UTC by Hayk Hovsepyan
Modified: 2018-01-05 23:50 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-04 15:35:13 UTC
Category: ---
Cloudforms Team: Middleware
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Hayk Hovsepyan 2017-10-12 07:23:57 UTC
Description of problem:
While adding new JDBC Driver, there are some small things needs to be changed:

1. Notification message is "JDBC Driver "XYZ" has been installed on this server.", but should be "JDBC Driver "XYZ" has been submitted to installation on this server."

2. IBM DB2 default driver class should be "com.ibm.db2.jcc.DB2Driver".

3. Sybase default driver class should be "com.sybase.jdbc4.jdbc.SybDriver".

Version-Release number of selected component (if applicable):
5.9.0.1.20171004215954_13427ce 

Additional info:
Based on comment https://bugzilla.redhat.com/show_bug.cgi?id=1383637#c9

Comment 2 Mike Thompson 2017-10-12 16:59:29 UTC
Ok,@hayk, I have made those changes that you requested: 

https://github.com/ManageIQ/manageiq-ui-classic/pull/2376

Please review.

Comment 3 Hayk Hovsepyan 2017-10-13 07:11:32 UTC
Thank you Mike, they are exactly what I requested.


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