[jboss-as7-dev] Datasource attribute modifications
Heiko Braun
hbraun at redhat.com
Fri May 6 03:19:57 EDT 2011
Looks like we have a similar issue with other DS attributes:
[domain at localhost:9999 /] /profile=default/subsystem=datasources/data-source="java:/H2DS":write-attribute(name=user-name,value=test)
{
"outcome" => "failed",
"failure-description" => {"domain-failure-description" => "Attribute user-name is not writeable"}
}
It seems that all DS attributes are set to be read-only.
Like this modifications to DS resources are not possible.
Stefano, any thoughts on this?
Ike
More information about the jboss-as7-dev
mailing list