[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1653) specify the management attribute as lower-cased in management messages
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Wed Jun 17 07:53:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil closed JBMESSAGING-1653.
------------------------------------
Resolution: Done
Assignee: Jeff Mesnil (was: Tim Fox)
fixed in the trunk
> specify the management attribute as lower-cased in management messages
> ----------------------------------------------------------------------
>
> Key: JBMESSAGING-1653
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1653
> Project: JBoss Messaging
> Issue Type: Task
> Components: Configuration and Management
> Affects Versions: 2.0.0 Beta1
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Priority: Minor
> Fix For: 2.0.0
>
>
> to be more consistent with Java conventions, the user should be able to specify management attribute lower-cased when sending
> management message with ManagementHelper.putAttribute() method.
> E.g. to retrieve the value of the QueueContrlol's messageCount, the user will call ManagementHelper.putAttribute(msg, res, "messageCount") and no longer ManagementHelper.putAttribute(msg, res, "MessageCount")
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list