]
Stefano Maestri resolved WFLY-6924.
-----------------------------------
Resolution: Rejected
driver-module-name not writable through the cli
-----------------------------------------------
Key: WFLY-6924
URL:
https://issues.jboss.org/browse/WFLY-6924
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 10.0.0.Final
Reporter: trippstowe
Assignee: Stefano Maestri
Priority: Minor
this used to work with previous versions
/subsystem=datasources/jdbc-driver=mysql/:write-attribute(name=driver-module-name,value=com.mysql.jdbc)
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0048: Attribute driver-module-name
is not writable",
"rolled-back" => true
}