summaryrefslogtreecommitdiff
path: root/java/management
Commit message (Collapse)AuthorAgeFilesLines
...
* QPID-1927: move mbean interfaces to management-common, make broker module ↵Robert Gemmell2009-07-1112-0/+1071
| | | | | | | | | depend on management-common, modify build system to copy management-common.jar when required (eg for binary releases). QPID-1928: remove unused AMQException throws clause and import from ManagedQueue,UserManagement. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793206 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1926: modify management-common module to output an osgi bundle, and ↵Robert Gemmell2009-07-115-28/+18
| | | | | | | | | have the JMX MC use this jar directly instead of wrapping the old module jar with an RCP plugin manifest git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793189 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1948 - Changes to the java consle as a result of a code generated front ↵Ted Ross2009-06-267-598/+673
| | | | | | | | | end. Patch from Bryan Kearney git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@788782 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1933 - Patch from Bryan KearneyTed Ross2009-06-2222-0/+3865
| | | | | | | QMF Java Console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@787325 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1922 - Applied patch from Bryan KearneyTed Ross2009-06-222-5/+8
| | | | | | | Java Agent does not support null / empty enums git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@787261 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1919 - Bugfix patch from Bryan KearneyTed Ross2009-06-191-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@786657 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1905 - Moved qmf agent code to java/management/agent where it belongs.Ted Ross2009-06-1630-0/+3795
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@785400 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-112-3/+10
| | | | | | | | Additionally updated existing qmf and Qman to be compatible. The magic number for qmf messages has been incremented. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@783818 13f79535-47bb-0310-9956-ffa450edef68
* QPID-970: removing defunct readme file, from trunk this time and not a ↵Robert Gemmell2009-05-281-21/+0
| | | | | | branch due to svn switched subtree, doh git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@779641 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1848 : fixed startup script on unix platformAndrea Gazzarini2009-05-121-20/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@773795 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1841: make MC release tar files gzipped as filename indicates. Add ↵Robert Gemmell2009-05-061-2/+8
| | | | | | licence, notice, readme from main resources folder git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@772177 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1833: use file.seperator to overcome copy+globmapper path limitation on ↵Robert Gemmell2009-04-302-2/+2
| | | | | | Windows git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@770317 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1822: override imported module.xml 'libs' target, preventing unecessary ↵Robert Gemmell2009-04-171-0/+4
| | | | | | copy of the libs to the 'build/lib' directory. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@766068 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1790: add new attribute to logging management mbean to indicate ↵Robert Gemmell2009-04-061-6/+29
| | | | | | available output levels. Update jmx management console to understand String[] attribute value and display contents properly git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@762365 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1742: new splash screen logo for JMX management console to signal its ↵Robert Gemmell2009-03-171-0/+0
| | | | | | JMX and Java broker roots git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@755187 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1694: place navigation settings ini file in .qpidmc subfolder instead ↵Robert Gemmell2009-03-161-1/+12
| | | | | | of directly in user home directory git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@754807 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1738: update button and descriptive text to better indicate the views ↵Robert Gemmell2009-03-161-2/+2
| | | | | | purpose to users git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@754803 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1691: add missing resourcesRobert Gemmell2009-03-0211-0/+1347
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749275 13f79535-47bb-0310-9956-ffa450edef68
* fix build break due to uncommited changeRobert Gemmell2009-03-021-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749265 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1581 : QMan Admin Console fixes.Andrea Gazzarini2009-03-0213-2594/+127
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749233 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1703: automatically expand the top level of the mbean navigation view ↵Robert Gemmell2009-03-021-0/+25
| | | | | | upon establishing connection git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749186 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1691: add Linux GTK x86-64 and Solaris GTK Sparc builds of the ↵Robert Gemmell2009-03-024-2/+100
| | | | | | management console. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749183 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1492: make the broker return the current queue depth and maximum queue ↵Robert Gemmell2009-03-021-2/+40
| | | | | | depth in bytes rather than kilbytes, matching their respective setter methods. Augment the management console's navigation queue selection list to show the appropriate numbers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749149 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1700: the jmx console's core plugin should not depend on the ↵Robert Gemmell2009-02-282-2/+1
| | | | | | jmxremote.sasl plugin, this is now an (optional) dependancy of the qpid-management-common plugin git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748937 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1680: remove fixed value 'domain' combo box, and remove unecessary ↵Robert Gemmell2009-02-284-114/+23
| | | | | | domain node from management console navigation tree git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748936 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1683: swap the order 'next' and 'previous' buttons for viewing tabular ↵Robert Gemmell2009-02-271-4/+4
| | | | | | data to make them be in the conventional <previous .. next> layout git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748726 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1696: remove unused 'transport' details from the management console ↵Robert Gemmell2009-02-274-52/+20
| | | | | | server connection process. these details are taken care of by the JMXConnectionFactory git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748721 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1536: modify the B64MD5 PD to take plain text input and perform the ↵Robert Gemmell2009-02-273-24/+72
| | | | | | required hashing itself in order to present a consistent interface for user management. Alter management console to use mbean versioning to detect this and send plaintext to v2+ user management mbeans. Update RMIPasswordAuthenticator to make use of the new PD input consistency git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748680 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1590: make add server and reconnect dialogues centre within the app ↵Robert Gemmell2009-02-272-14/+22
| | | | | | window to fix multimonitor issues git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748620 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1242: reintegrate the ability to view binary message content, lost ↵Robert Gemmell2009-02-276-11/+335
| | | | | | previously during a branch merge to trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748611 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1579 : WSDMADapter is no longer a big test case. Instead there's a ↵Andrea Gazzarini2009-02-277-64/+134
| | | | | | separated test case class for each WSDM Interface. As conseguence of that, WSDM is simply a grouping suite. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748515 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1606 : Pausable Subscription Manager capability example.Andrea Gazzarini2009-02-273-2/+223
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748512 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1582 : Pausable Subscription Manager capability + WSDL Improvements.Andrea Gazzarini2009-02-277-115/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748511 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1698: remove confusing third choice from confirmation dialoguesRobert Gemmell2009-02-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748380 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1682: make it easier to distinguish operation success and failure by ↵Robert Gemmell2009-02-271-1/+8
| | | | | | using different dialogue style to visually reinforce the message git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748379 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1681: make the jmx management console only print a notice to stdout ↵Robert Gemmell2009-02-273-3/+1
| | | | | | upon reciept of a connection-failed notification, instead of upon every registration, unregistration, and removal of an mbean from the server registry git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748365 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1697: for mbeans that are not queues, connections or exchanges, check ↵Robert Gemmell2009-02-271-1/+20
| | | | | | the MBeanInfo can be retrieved before adding it to the navigation tree. Prevents showing the admin-only mbeans to users who cant view them anyway git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748359 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1679: added a check for the number of available notifications to ↵Robert Gemmell2009-02-261-0/+8
| | | | | | subscribe for, if this is null or 0, do not show the notifications tab git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748354 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1615: removed unecessary & re-rentrant tree expansion causing the ↵Robert Gemmell2009-02-261-6/+16
| | | | | | runtime exception, and replaced with an asynchronous tree refresh to update the navigation images git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748342 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1579 : Instead of having one huge WSDM test case now WS-DM Adapter test ↵Andrea Gazzarini2009-02-2636-1552/+1987
| | | | | | is a suite that contains different test cases ( one for each interface) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@748154 13f79535-47bb-0310-9956-ffa450edef68
* Made the various receive variants check that the server queue is empty ↵Rafael H. Schloming2009-02-251-0/+2
| | | | | | before returning null. Also modified AMQQueueBrowser to use receiveNoWait() when browsing queues using 0-10. These changes uncovered numerous second order bugs, mostly in failover. These are also fixed. This fixes QPID-1642 and QPID-1643. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@747963 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@747401 ↵Andrea Gazzarini2009-02-241-87/+83
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1606 : Connect example + Connect interface ImprovementsAndrea Gazzarini2009-02-177-6/+443
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744967 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1663 : WsDm test sleeps for 2 seconds before startAndrea Gazzarini2009-02-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744908 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1604 : Implementation of wrsf-rp:PutResourcePropertyDocument interfaceAndrea Gazzarini2009-02-167-165/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744885 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1663 : WsDmAdapterTest fix. A preliminary search is made in order to ↵Andrea Gazzarini2009-02-163-19/+49
| | | | | | find an available port for embedded Web Server. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744850 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1579 : Additional test case for MBean capability builder when target ↵Andrea Gazzarini2009-02-151-0/+57
| | | | | | resource has no properties / no methods git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744651 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1664 : QMan Asynchronous notification capabilityAndrea Gazzarini2009-02-1411-111/+484
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744478 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1663 Disable WsDmAdapterTest until we can resolve problemsMartin Ritchie2009-02-131-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744187 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1511 : Adds authentication and ssl encryption capabilities to the RMI ↵Aidan Skinner2009-02-135-19/+134
| | | | | | | | based JMXConnectorServer in use, enforces use of the custom MBeanInvocationhandlerImp when using the RMI based JMX, and implements a customised RMI registry to prevent external changes being possible. Updated Management console accordingly. Patch from Robbert Gemmell <gemmellr@dcs.gla.ac.uk> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@744113 13f79535-47bb-0310-9956-ffa450edef68