[jboss-jira] [JBoss JIRA] (WFLY-5210) Datasource configuration allows editing driver name to non-existing one
Jan Kašík (JIRA)
issues at jboss.org
Wed Aug 26 08:42:44 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Kašík updated WFLY-5210:
----------------------------
Steps to Reproduce:
# Run Wildfly in domain mode
# Navigate to existing datasource, e.g.: Configuration -> Profiles -> full-ha -> Non-XA -> ExampleDS and click on {{View}}
# Disable datasource by clicking on {{Disable}} button
# Switch to {{Attributes}} tab
# Click on {{Edit}}
# Change value of {{Driver:}} field to {{qwerty}}
# Click on {{Save}} button
# Success message is showed instead of error as in case of addition
was:
# Run EAP 7 in domain mode
# Navigate to existing datasource, e.g.: Configuration -> Profiles -> full-ha -> Non-XA -> ExampleDS and click on {{View}}
# Disable datasource by clicking on {{Disable}} button
# Switch to {{Attributes}} tab
# Click on {{Edit}}
# Change value of {{Driver:}} field to {{qwerty}}
# Click on {{Save}} button
# Success message is showed instead of error as in case of addition
> Datasource configuration allows editing driver name to non-existing one
> -----------------------------------------------------------------------
>
> Key: WFLY-5210
> URL: https://issues.jboss.org/browse/WFLY-5210
> Project: WildFly
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 10.0.0.Beta2
> Reporter: Jan Kašík
> Assignee: Heiko Braun
>
> When editing datasource attributes, JDBC driver name can be changed to driver which is not installed (deployed) without any error message being showed. Although error message "A driver needs to be specified or chosen!" is showed if driver, which is not present in system, is filled in form during addition of new datasource.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list