Currently when creating a new datasource in domain mode only jdbc drivers available to running servers are listed (BZ1117785) This causes several issues. 1) For every profile drivers available to all servers are listed (even those running with different profile). This will allow user to create a datasource with driver which might not be available in given profile. For more info and reproducer relate to BZ1117785 2) consequence of BZ900675 -- If there is no server running with given profile, user won't be able to see available drivers 3)consequence of BZ1117785 -- If the same driver is configured in 2 different profiles, it will be listed twice when creating a new datasource (provided that there is a running server with each of these profiles)
*** Bug 1142571 has been marked as a duplicate of this bug. ***
Harald Pehl <hpehl> updated the status of jira HAL-483 to Coding In Progress
Harald Pehl <hpehl> updated the status of jira HAL-483 to Resolved
*** Bug 1117785 has been marked as a duplicate of this bug. ***
Fixed by https://bugzilla.redhat.com/show_bug.cgi?id=1118239
Verified 6.4.0.DR9