summaryrefslogtreecommitdiff
path: root/java/management
Commit message (Collapse)AuthorAgeFilesLines
* QPID-374Bhupendra Bhusman Bhardwaj2007-02-1914-397/+637
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@509223 13f79535-47bb-0310-9956-ffa450edef68
* QPID-369 Bhupendra Bhusman Bhardwaj2007-02-152-3/+127
| | | | | | Adding test-classes for java management console git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507894 13f79535-47bb-0310-9956-ffa450edef68
* Updated Management pom to skip tests so we don't get the failure during builds.Martin Ritchie2007-02-141-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507596 13f79535-47bb-0310-9956-ffa450edef68
* QPID-170Bhupendra Bhusman Bhardwaj2007-02-078-32/+59
| | | | | | Management feature added - moving messages from one Queue to another git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504507 13f79535-47bb-0310-9956-ffa450edef68
* To make this management console with the java broker with no virtual host ↵Bhupendra Bhusman Bhardwaj2007-02-066-23/+52
| | | | | | mbean implementation, default virtual host is assigned to all mbeans git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504112 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213 Bhupendra Bhusman Bhardwaj2007-02-054-99/+204
| | | | | | Also the parameter selection of boolean type is made as check-boxes instead of a drop-down. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503706 13f79535-47bb-0310-9956-ffa450edef68
* some part commented, so that it lets users copy paste the host details on ↵Bhupendra Bhusman Bhardwaj2007-02-011-2/+5
| | | | | | the new connection window git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502269 13f79535-47bb-0310-9956-ffa450edef68
* QPID-331Bhupendra Bhusman Bhardwaj2007-02-019-90/+151
| | | | | | and setting operation parameters to default values after executing the operation once. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502180 13f79535-47bb-0310-9956-ffa450edef68
* clearing the subscribed notifications map when notifications are unsubscribed.Bhupendra Bhusman Bhardwaj2007-01-302-4/+34
| | | | | | Fixed the Widget Disposed exception in OperationTabControl.java git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501411 13f79535-47bb-0310-9956-ffa450edef68
* QPID-319 Bhupendra Bhusman Bhardwaj2007-01-259-269/+245
| | | | | | management console view updated for virtual host hierarchy git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@499874 13f79535-47bb-0310-9956-ffa450edef68
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-2411-101/+250
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@499446 13f79535-47bb-0310-9956-ffa450edef68
* QPID-302Bhupendra Bhusman Bhardwaj2007-01-231-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@499043 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Bhupendra Bhusman Bhardwaj2007-01-163-4/+10
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@496682 13f79535-47bb-0310-9956-ffa450edef68
* updated with latest informationBhupendra Bhusman Bhardwaj2007-01-121-1/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@495559 13f79535-47bb-0310-9956-ffa450edef68
* QPID-279 Bhupendra Bhusman Bhardwaj2007-01-124-1/+85
| | | | | | Nuno Santos provided a patch for running the management console on linux. Baes on that these scripts are created to run on linux with different windowing system git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@495550 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-095-35/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@494437 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-052-2/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@492956 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-046-34/+198
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@492514 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-038-190/+380
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@492184 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213Bhupendra Bhusman Bhardwaj2006-12-291-0/+106
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@491031 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213Bhupendra Bhusman Bhardwaj2006-12-294-33/+217
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@491029 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Bhupendra Bhusman Bhardwaj2006-12-282-54/+132
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@490734 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213Bhupendra Bhusman Bhardwaj2006-12-273-54/+56
| | | | | | improving the management GUI look and feel git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@490505 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213 Bhupendra Bhusman Bhardwaj2006-12-186-271/+270
| | | | | | management GUI improvements git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488352 13f79535-47bb-0310-9956-ffa450edef68
* Not needed.Bhupendra Bhusman Bhardwaj2006-12-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488217 13f79535-47bb-0310-9956-ffa450edef68
* QPID-125Bhupendra Bhusman Bhardwaj2006-12-1823-112/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488164 13f79535-47bb-0310-9956-ffa450edef68
* updated for handling MBeanException. Added some java-doc and comments in the ↵Bhupendra Bhusman Bhardwaj2006-12-1413-127/+179
| | | | | | code git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487285 13f79535-47bb-0310-9956-ffa450edef68
* included the config file pathBhupendra Bhusman Bhardwaj2006-12-132-20/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486623 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Bhupendra Bhusman Bhardwaj2006-12-132-0/+5
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486621 13f79535-47bb-0310-9956-ffa450edef68
* restructured the eclipse-plugin for packaging according to platformBhupendra Bhusman Bhardwaj2006-12-134-0/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486620 13f79535-47bb-0310-9956-ffa450edef68
* QPID-125Bhupendra Bhusman Bhardwaj2006-12-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483128 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Bhupendra Bhusman Bhardwaj2006-12-065-27/+3
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483107 13f79535-47bb-0310-9956-ffa450edef68
* QPID-125Bhupendra Bhusman Bhardwaj2006-12-0612-224/+335
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483106 13f79535-47bb-0310-9956-ffa450edef68
* QPID-51Bhupendra Bhusman Bhardwaj2006-12-054-29/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482571 13f79535-47bb-0310-9956-ffa450edef68
* QPID-51Bhupendra Bhusman Bhardwaj2006-12-051-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482570 13f79535-47bb-0310-9956-ffa450edef68
* Added license for Eclipse binariesMarnie McCormack2006-12-051-0/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482555 13f79535-47bb-0310-9956-ffa450edef68
* QPID-51 Bhupendra Bhusman Bhardwaj2006-12-041-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482240 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: ↵Bhupendra Bhusman Bhardwaj2006-12-0487-0/+7933
| | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482181 13f79535-47bb-0310-9956-ffa450edef68
* QPID-93 Bhupendra Bhusman Bhardwaj2006-11-1467-5023/+0
| | | | | | These management modules are not in working order and not being used. These need to be removed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474844 13f79535-47bb-0310-9956-ffa450edef68
* update Apache licenses to the current versionStephen Vinoski2006-11-1041-520/+658
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473568 13f79535-47bb-0310-9956-ffa450edef68
* Added licenses for jython and jms cts and removed fscontext jars, updated to ↵Marnie McCormack2006-11-101-0/+32
| | | | | | notice.txt git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473296 13f79535-47bb-0310-9956-ffa450edef68
* Removed duplicate log4j classes. Jboss jar included old ones that are notGordon Sim2006-10-261-0/+0
| | | | | | | | compatible with latest code. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@468070 13f79535-47bb-0310-9956-ffa450edef68
* Import of qpid from etp:Rafael H. Schloming2006-09-1967-0/+4853
URL: https://etp.108.redhat.com/svn/etp/trunk/blaze Repository Root: https://etp.108.redhat.com/svn/etp Repository UUID: 06e15bec-b515-0410-bef0-cc27a458cf48 Revision: 608 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@447994 13f79535-47bb-0310-9956-ffa450edef68