[jboss-jira] [JBoss JIRA] Commented: (AS7-1379) Provide the ability to update RA attributes
Jeff Zhang (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 05:08:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616649#comment-12616649 ]
Jeff Zhang commented on AS7-1379:
---------------------------------
Hi Jesper,
Currently transaction-support is readonly.
[standalone at localhost:9999 resource-adapter=xmpp-ra.rar] :write-attribute(name=transaction-support,value=Notransaction)
{
"outcome" => "failed",
"failure-description" => "Attribute transaction-support is not writeable",
"rolled-back" => true
}
This should be modifiable from cli or console?
So far, we have some RWHandler to support read-write properties about pool. Should we make every properties modifiable?
> Provide the ability to update RA attributes
> -------------------------------------------
>
> Key: AS7-1379
> URL: https://issues.jboss.org/browse/AS7-1379
> Project: Application Server 7
> Issue Type: Feature Request
> Components: JCA
> Reporter: Heiko Braun
> Assignee: Jeff Zhang
> Fix For: 7.1.0.Beta1
>
>
> most of the attributes seem to be read only.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list