summaryrefslogtreecommitdiff
path: root/qpid/java/management
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunkAidan Skinner2009-10-114-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-network-refactor@824198 13f79535-47bb-0310-9956-ffa450edef68
* Merge from trunk Aidan Skinner2009-09-0911-51/+263
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-network-refactor@812936 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2056: ensure the table listeners are added to the new table when ↵Robert Gemmell2009-08-172-48/+56
| | | | | | changing the displayed attributes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@805046 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1978: add some missed expansions of button text, dialog headings to pluralRobert Gemmell2009-08-172-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@805015 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2052: Enable setting Loggers to inherit their Level from an ancestor. ↵Robert Gemmell2009-08-162-6/+92
| | | | | | Highlight the Runtime Loggers that have a level defined in the configuration file to aid inheritance visibility. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@804768 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2016: Add ability to reload the Log4J configuration file on request ↵Robert Gemmell2009-08-162-1/+50
| | | | | | using the management console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@804767 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2047 : Updates to Qpid CLI to use super() calls rather than method that ↵Martin Ritchie2009-08-127-11/+9
| | | | | | | | has the same name as the class. Added generic discriminator to the return type of returnedObjects. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@803641 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2018: Updated AMQQueueMBean to make use of the AMQQueue clearQueue ↵Robert Gemmell2009-08-102-5/+22
| | | | | | return value to report the number of messages deleted. Updated management console accordingly, also indicating that it is only non-acquired messaes that are cleared git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@802819 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2037: refresh the treeViewer in advance to make the server nodes ↵Robert Gemmell2009-08-091-0/+2
| | | | | | children visible before the expansion is performed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@802632 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2032: hash the password in addUser() if connected to a Qpid JMX API 1.1 ↵Robert Gemmell2009-08-091-4/+21
| | | | | | or below broker. Convert the setPassword() compatibility check to use the API versioning git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@802611 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2015: Update the management console to allow selection of the Queue ↵Robert Gemmell2009-08-095-247/+517
| | | | | | | | | attributes to be displayed in the Queue selection view. Uses the new methods in the VirtualHostManager MBeans for newer brokers, and a new method in the MBeanUtility class that leverages the MBeanServerConnection to gather attributes for older brokers. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@802602 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2015: Add 2 new methods to the VirtualHostManager to retrieve attribute ↵Robert Gemmell2009-08-093-7/+130
| | | | | | names/values for every Queue in the vhost in a single call. Remove previous viewQueueNamesDepths() method. Add new ManagedQueue attribute names constants, and a test to ensure any attributes added to the Queue MBeans in future are also added to the constants. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@802601 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by ↵Martin Ritchie2009-08-062-1/+3
| | | | | | | | removing the ApplicationRegistry they create. The biggest offenders are the broker tests which are not pure unit tests. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@801561 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2014: when a user sets a new message interval to view, use the interval ↵Robert Gemmell2009-08-031-11/+17
| | | | | | size as the step change for the Next and Previous buttons git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@800550 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2014: prompt the user for confirmation before clearing all ↵Robert Gemmell2009-08-032-0/+22
| | | | | | Notifications for the selected vhost/mbean git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@800519 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2021: move the refresh button to the right side of the Refresh Interval ↵Robert Gemmell2009-08-0312-3/+55
| | | | | | combo box for clarity, add icons for various 'manager' mbeans, remove Thumbs.db file from repository. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@800508 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2009: mask the password Text field value when creating a new user or ↵Robert Gemmell2009-07-291-2/+12
| | | | | | reseting an existing users password git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@798734 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2008: Sort the queue names when offering them as an input selection to ↵Robert Gemmell2009-07-293-0/+6
| | | | | | users during Exchange binding creation and Queue move/copy messages operations git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@798733 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2007: Ensure the dialog shells are explicitly positioned,thus ensuring ↵Robert Gemmell2009-07-298-0/+45
| | | | | | they are centered on the main aplication window on all platforms. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@798732 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1977: add back buton to the mbean view toolbar to navigate back after ↵Robert Gemmell2009-07-273-3/+147
| | | | | | opening mbeans in the mbean view (eg opening a queue directly from the Queues selection area, or from an Exchange mbean) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@798337 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2006: enable double click on a Queue from a binding result in order to ↵Robert Gemmell2009-07-242-5/+106
| | | | | | open the Queue mbean directly from the Exchanges mbean view git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797510 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2006: enable double click to open a Queue/Exchange directly from the ↵Robert Gemmell2009-07-241-0/+51
| | | | | | VirtualHostManager mbean view git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797508 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1978: Enable multiple selection for adding Queues/Connections/Exchanges ↵Robert Gemmell2009-07-242-32/+65
| | | | | | to Favourites git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797507 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1978: Enable multiple selection in the VirtualHostManager MBean for ↵Robert Gemmell2009-07-241-68/+143
| | | | | | Queue/Exchange deletion git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797506 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1978: Enable multiple selection for the LoggingManagement tabs, ↵Robert Gemmell2009-07-243-33/+162
| | | | | | allowing alteration of multiple logger levels at once git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797502 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1978: Enable multiple-selection for the Set Rights and Delete Users ↵Robert Gemmell2009-07-241-59/+224
| | | | | | operations in UserManagement. Also reverse location of the operation buttons, and switch a compatibility check to using the new Qpid JMX API versioning instead of the older mbean versioning scheme. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797498 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2000: Convert the Queue selection view to use the new ↵Robert Gemmell2009-07-249-140/+581
| | | | | | | | | | getQueueNamesDepths() method from the VirtualHostManager MBean to gather the QueueDepth data for newer brokers (Qpid JMX API 1.3+). Remove ActiveConsumerCount attribute use for consistency between old and new brokers, and to half the excessive delay in retrieving the attribute values for old brokers with large queue counts. Modify the Queue/Connection/Exchange selection views to be produced on demand instead of persisting in the background. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797476 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2000: add a method to the VirtualHostManager MBean to retrieve a Map ↵Robert Gemmell2009-07-241-0/+12
| | | | | | keyed by Queue names in the vhost, with values indicating their respective depths in bytes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797473 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2005: make the fanout exchange mbean return a single wildcard binding ↵Robert Gemmell2009-07-242-16/+52
| | | | | | | | | entry with all queues listed. Modify the management console to auto-select the wildcard binding when the exchange is viewed. Also, suppress the warning on entering no binding key when creating a fanout exchange binding, but auto-fill the field with the wildcard for clarity. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797387 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1967: collect possible Exchange Type values from the broker instead of ↵Robert Gemmell2009-07-224-6/+35
| | | | | | relying on default set within the management console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796693 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1999: ensure the Clear button in each VirtualHost Notifications area ↵Robert Gemmell2009-07-223-26/+69
| | | | | | only clears the Notifications for that VirtualHost instead of all Notifications for the entire server. Add synchronized blocks to protect from concurrent modifications by the update thread and the clear action. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796663 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1995: prevent possible SWTException during application shutdown if ↵Robert Gemmell2009-07-221-5/+6
| | | | | | worker thread tries to access the display after it has beeen disposed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796644 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1995 and QPID-1996: Rework the refresh mechanism to stop it clearing ↵Robert Gemmell2009-07-213-208/+106
| | | | | | all notifications from table and forcing deselection unecessarily. Update the worker thread to only start when the tab is in view and die when it isnt. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796227 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1969: restrict the Notifications areas in each VirtualHost tree to only ↵Robert Gemmell2009-07-214-5/+46
| | | | | | show the notifications from that VirtualHost, instead of those from the entire server. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796212 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1994: prevent NPE caused by refreshing whilst app is closing downRobert Gemmell2009-07-211-13/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796209 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1968: add deleteMessages() support to the QueueOperations tabRobert Gemmell2009-07-211-0/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796206 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1981: add copyMessages() support to the QueueOperations tabRobert Gemmell2009-07-211-8/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796205 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1981: Expose copyMessages() queue operation through the JMX MBean interfaceRobert Gemmell2009-07-211-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796204 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1968: Expose deleteMessages() queue operation through the JMX MBean ↵Robert Gemmell2009-07-211-0/+14
| | | | | | interface, add test for deleteMessages() git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796203 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1961: Update the management console to use new viewMessages(long,long) ↵Robert Gemmell2009-07-211-14/+165
| | | | | | queue operation. Add ability to specify message interval, and helper 'next/prev 50 msgs' buttons. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796198 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1961: expand viewMessages() queue operation to support long parameters, ↵Robert Gemmell2009-07-211-0/+24
| | | | | | deprecate previous int version. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796196 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1938 - Make the Java Agent more friendly for inclusion by JBoss DeployerTed Ross2009-07-1714-70/+182
| | | | | | | Patch from Bryan Kearney git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@795198 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1990: add the messages queue position to the viewMessages() operation ↵Robert Gemmell2009-07-172-4/+21
| | | | | | results, update management console QueueOperations tab accordingly git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@795089 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1946: updated management interfaces with API version information for ↵Robert Gemmell2009-07-174-5/+48
| | | | | | recent additions/changes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@795088 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1946: support server management API checking in the console.Robert Gemmell2009-07-179-6/+496
| | | | | | | | | Use the API versioning to prevent the console working with future brokers using a major new management API. Provide message upon connection if the server supports a minor new API the console doesnt, directing user to upgrade. Add a test to check console supported API is kept in sync with server API for new releases. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@795084 13f79535-47bb-0310-9956-ffa450edef68
* added system properties for controlling the module locations used during ↵Rafael H. Schloming2009-07-171-1/+1
| | | | | | test runs; concat all the profile properties together before loading so that more can be shared between profiles; added an @SSL_PORT to the substitutions done by QpidTestCase git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@795056 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1991: dont create Type folder for the known top-level single mbeansRobert Gemmell2009-07-161-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@794662 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1946: add server information mbean to expose version info for the ↵Robert Gemmell2009-07-161-0/+68
| | | | | | broker and its JMX management API git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@794660 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1966: add status bar for operation feedback reportsRobert Gemmell2009-07-1515-32/+136
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@794222 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1947: leave the components visible during update to prevent ↵Robert Gemmell2009-07-1410-77/+14
| | | | | | focus-switching issues during automated refresh git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@793925 13f79535-47bb-0310-9956-ffa450edef68