Make sure the JCA settings are writable
---------------------------------------
Key: AS7-2865
URL:
https://issues.jboss.org/browse/AS7-2865
Project: Application Server 7
Issue Type: Feature Request
Components: Domain Management, JCA
Reporter: Heiko Braun
Assignee: Stefano Maestri
Fix For: 7.1.0.CR1
Can you go through the JCA config and make sure everything is writable? Here's just an
example:
{noformat}
[standalone@localhost:9999 /]
/subsystem=jca/cached-connection-manager=cached-connection-manager:write-attribute(name=debug,value=true)
{
"outcome" => "failed",
"failure-description" => "JBAS014639: Attribute debug is not
writable",
"rolled-back" => true
}
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira