[jboss-jira] [JBoss JIRA] (WFLY-6924) driver-module-name not writable through the cli

trippstowe (JIRA) issues at jboss.org
Thu Aug 4 13:39:00 EDT 2016


trippstowe created WFLY-6924:
--------------------------------

             Summary: driver-module-name not writable through the cli
                 Key: WFLY-6924
                 URL: https://issues.jboss.org/browse/WFLY-6924
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 10.0.0.Final
            Reporter: trippstowe
            Assignee: Jason Greene
            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
}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list