summaryrefslogtreecommitdiff
path: root/qpid/java/management
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731490 ↵Andrea Gazzarini2009-01-051-1/+1
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF header to report.propertyRajith Muditha Attapattu2008-12-191-0/+19
| | | | | | | Added the Jython license to LICENSE and NOTICE git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728102 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-194-1/+85
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728091 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1010 patch from gemmellr@dcs.gla.ac.ukAidan Skinner2008-12-192-13/+116
| | | | | | | | | This addresses the button visibility issue in a slightly different way, by ensuring ensuring the dialog increases its size to match the contents if the (now increased ) default is not large enough. It also centre's the dialog correctly, and does not allow it to be resized by the user. The same approach is applied to the Reconnect dialog, which suffers similar issues. In addition, the patch incorporates Enter/Escape keyboard functionality in the dialogs, as per QPID-1531 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728059 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Removed eclipse files that shouldn't have been added.Martin Ritchie2008-12-172-31/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727347 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Simplist patch to correct argument type mismatch. An improved ↵Martin Ritchie2008-12-174-40/+43
| | | | | | solution can be addressed later git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727346 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Reverted r727071Martin Ritchie2008-12-174-78/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727334 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1471 : Enabled the MC to understand the new MBean versions. ↵Martin Ritchie2008-12-164-52/+78
| | | | | | OperationsTabControl now uses this version to send git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@727071 13f79535-47bb-0310-9956-ffa450edef68
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-1610-0/+210
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726943 13f79535-47bb-0310-9956-ffa450edef68
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-154-37/+98
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726742 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1506 : Patch provided by Robert Gemmell to autonegotiate connectionsMartin Ritchie2008-12-123-75/+161
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725970 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1529 : Create a new shell for message box.Martin Ritchie2008-12-111-53/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725705 13f79535-47bb-0310-9956-ffa450edef68
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-103-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724948 13f79535-47bb-0310-9956-ffa450edef68
* removed maven build systemRafael H. Schloming2008-12-101-252/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724947 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1500 : config.ini was blocked by the .gitignore so it was missed in my ↵Martin Ritchie2008-12-031-0/+30
| | | | | | last commit. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@723140 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1500 : Didn't notice a couple of .DS_Store files slipped in to the commit.Martin Ritchie2008-12-032-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722864 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1481 : Patch provided by Robert Gemmell, export jmxrmote.sasl plugin as ↵Martin Ritchie2008-12-032-3/+21
| | | | | | optional so the built consoles can start without it present git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722862 13f79535-47bb-0310-9956-ffa450edef68
* QPID-794 : Patch provided by Robert Gemmell, removes the need for the ↵Martin Ritchie2008-12-032-23/+22
| | | | | | specification of the System Property 'jmxconnector'. As commented in the JIRA, moving to a more friendly licensed JMX connector would be benefitial. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722861 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1011 : Patch provided by Senaka Fernando to prevent MC being used as a ↵Martin Ritchie2008-12-031-1/+11
| | | | | | plugin in eclipse in difference Perspectives. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722857 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1241 : Patch from Robert Gemmell, allows Windows bat script to cope ↵Martin Ritchie2008-12-031-1/+1
| | | | | | with spaces ' ' in the path. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722856 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1015 : Applied patch by Senaka Fernando to prevent NPE in MC on refresh ↵Martin Ritchie2008-12-031-1/+1
| | | | | | before initial usage. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722855 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1500 : Add Mac OS X Management Console BuildMartin Ritchie2008-12-029-0/+161
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@722666 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1243 : Applied patch from Robert Gemmell. Took a different approach ↵Martin Ritchie2008-11-2611-33/+309
| | | | | | for the linux binaries as the provided binaries requried a newer libc than I have. Also restored the qpidversion.properties file generation for this module that git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@720931 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1410 : Applied patch to correct coding stand from Andrea Gazzarini.Martin Ritchie2008-11-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@720791 13f79535-47bb-0310-9956-ffa450edef68
* Added a script to startup QMan in standalone mode.Rajith Muditha Attapattu2008-11-216-2/+73
| | | | | | | | Added a man page, and a log4j file. Modified the Configurator.java to throw an exception if it is unable to load the config file. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719462 13f79535-47bb-0310-9956-ffa450edef68
* Moved the qman-config.xml into the etc folder so the build system would pick ↵Rajith Muditha Attapattu2008-11-201-0/+0
| | | | | | it up and put in the build/etc folder git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719154 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1463: Andrea's patchesArnaud Simon2008-11-196-0/+264
| | | | | | | - Added 6 data types (Int8, Int16, Int32, Int64, Double and Float); git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@718957 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1463: Andrea's patchesArnaud Simon2008-11-1939-250/+263
| | | | | | | | | | | | | - Added read / write methods on org.apache.qpid.transport.codec.Encoder / org.apache.qpid.transport.codec.Decoder; - Added the corresponding implementation on org.apache.qpid.transport.codec.BBEncoder / org.apache.qpid.transport.codec.BBDecoder - Added comments on org.apache.qpid.transport.codec.Encoder / org.apache.qpid.transport.codec.Decoder; - Removed org.apache.qpid.transport.codec.ManagementEncoder / org.apache.qpid.transport.codec.ManagementDecoder. - Added 6 data types (Int8, Int16, Int32, Int64, Double and Float); - Added type mappings with the data types above according to management specifications; - Removed all references to ManagementEncoder / Decoder classes; Now Qman is using (whenever is possible) Decoder / Encoder and when some specific method is needed then the BBDecoder / BBEncoder is used. - Some test case adjustment; git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@718949 13f79535-47bb-0310-9956-ffa450edef68
* updated version numbers and release notes for M4Rafael H. Schloming2008-11-151-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@714267 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1411: Applied Andrea's patch; added config file sample Arnaud Simon2008-10-3141-983/+819
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@709374 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1422: renamed qmanServlet.war into qman.warArnaud Simon2008-10-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@709371 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1410: Applied Andrea's patch Arnaud Simon2008-10-291-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@708918 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1409: (Andrea patch) solved class cast issue between Int and Long Arnaud Simon2008-10-297-18/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@708895 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1401:added missing QManServlet.javaArnaud Simon2008-10-282-1/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@708576 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1401:added web.xml that was missing from the previous commitArnaud Simon2008-10-281-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@708567 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1401: added qman servlet + updated build script for building the servlet.Arnaud Simon2008-10-282-3/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@708563 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1378 - updated method reply to use str16 encodingTed Ross2008-10-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707720 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1378: applied qman_24102008_compound_message_handling.patch that adds ↵Arnaud Simon2008-10-2429-312/+840
| | | | | | compound message handling improvements. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707640 13f79535-47bb-0310-9956-ffa450edef68
* This is for QPID-1296Rajith Muditha Attapattu2008-10-231-1/+2
| | | | | | | | | | | | | added a boolean to the connect method to indicate whether an SSL connection should be created. currently there seems to be two issues. 1. The shutdownInput method used in IoReceiver is not supported by the SSLSocket implementation. 2. I haven't able to get client side authentication working. For item 1 we may need to use nio classes to get around the issue. For item 2 I am yet to figure out the correct config options to get client side auth working. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707453 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1357: applied qman_22102008_events_handling.patchArnaud Simon2008-10-2221-345/+1688
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707016 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1284: Andrea Gazzarini - 26/Sep/08 04:22 as a README fileArnaud Simon2008-10-161-0/+116
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705193 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1284: qman_14102008_latest.patch (on behalf Andrea) Arnaud Simon2008-10-146-189/+152
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@704541 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1284: on behalf Adnrea: revert to previous revision so to include ↵Arnaud Simon2008-10-133-313/+201
| | | | | | latest changes from rhs git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703989 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1284: on behalf Adnrea (lnew unit tests)Arnaud Simon2008-10-134-0/+471
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703980 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1284: on behalf Adnrea (lnew classes atest posted patch)Arnaud Simon2008-10-1311-0/+839
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703978 13f79535-47bb-0310-9956-ffa450edef68
* qpid-1284: on behalf Adnrea (latest posted patch)Arnaud Simon2008-10-1344-555/+750
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703961 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1342 : Disable tests from main build until JIRA is resolved.Martin Ritchie2008-10-101-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703381 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1343: added build scripts for management/clientRafael H. Schloming2008-10-091-0/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703270 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1342: fixed qpid-cli build and shell scripts; tests still don't run ↵Rafael H. Schloming2008-10-095-91/+20
| | | | | | properly by default since the expect the java broker to be running git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703262 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1339: refactor of low level client API to permit connections to exist ↵Rafael H. Schloming2008-10-092-163/+150
| | | | | | in a disconnected state as well as to provide a central point from which to track session state git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703208 13f79535-47bb-0310-9956-ffa450edef68