summaryrefslogtreecommitdiff
path: root/java/management/eclipse-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 522994-523245 via svnmerge from Robert Greig2007-04-051-275/+325
| | | | | | | | | | | | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r522994 | rgreig | 2007-03-27 17:48:23 +0100 (Tue, 27 Mar 2007) | 1 line Test added for durability of messages under broker failure. ........ r523245 | rgreig | 2007-03-28 10:30:49 +0100 (Wed, 28 Mar 2007) | 1 line Reversed accidental replacing of the word 'initialize' in comments to 'establishConnection' through a method refactoring. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@525800 13f79535-47bb-0310-9956-ffa450edef68
* merged from M2 (r521792:522567) QPID-408 QPID-421 QPID-428Bhupendra Bhusman Bhardwaj2007-03-279-159/+486
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@522821 13f79535-47bb-0310-9956-ffa450edef68
* QPID-418 : Add ability to save user preferences to Java Management ConsoleBhupendra Bhusman Bhardwaj2007-03-224-66/+385
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@521345 13f79535-47bb-0310-9956-ffa450edef68
* added cygwin check to correct the path if running on cygwinBhupendra Bhusman Bhardwaj2007-03-221-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@521337 13f79535-47bb-0310-9956-ffa450edef68
* Fixed -> Clicking the top level Refresh button was throwing ↵Bhupendra Bhusman Bhardwaj2007-03-077-169/+155
| | | | | | | | NullPointerException for virtual host if a server node is selected. Added static import for Constants and added form.body layout instead of each Composite layout separately. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@515649 13f79535-47bb-0310-9956-ffa450edef68
* 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