summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* QPID-4883: merge fix from trunk0.22Kenneth Anthony Giusti2013-05-241-10/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1486100 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4881: update docs/help to use quotes for the config property argument, ↵Alex Rudyy2013-05-243-9/+8
| | | | | | | | | as will be required when using the startup script on Windows merged from trunk r1486017 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1486031 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4881: Fix qpid-server.bat to support quoted command line argumentsAlex Rudyy2013-05-241-2/+2
| | | | | | | merged from trunk r1485859 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1486029 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4855: fix compilation error with some compilers (merged from r1483436)Gordon Sim2013-05-242-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1486009 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4879: Re-add line accidentally removed from mergeDarryl L. Pierce2013-05-231-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1485742 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4876: Throw an exception when virtual host configuration is not found ↵Alex Rudyy2013-05-224-9/+25
| | | | | | | | | in virtual host file merged from trunk r1485163 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1485215 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fixed requiring Perl to do a buildDarryl L. Pierce2013-05-221-10/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1485186 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4865: HA Update documents for queue replicationAlan Conway2013-05-218-543/+230
| | | | | | | | | - Added information needed to use HA queue replication as a replacement for old async queue state replication. - Updated links in README-HA.txt to point to (as yet non-existent) 0.22 documentation. - Removed lingering traces of old broker. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484867 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: [Java Broker Docbook] Corrected vhostname typo in HA example vhost ↵Keith Wall2013-05-212-40/+62
| | | | | | | | | | | | | | configuration. Also moved documentation of <envConfig> element to BDBMessageStore config section as it applies generally merged from trunk r1484763 svn merge -c 1484763 https://svn.apache.org/repos/asf/qpid/trunk/qpid/doc/book/src/java-broker git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484825 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1484601 to 0.22 branchRobert Godfrey2013-05-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484602 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Java Broker docbook - Correct spelling errorRobert Gemmell2013-05-201-1/+1
| | | | | | | merged from trunk r1484441 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484468 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4724: Fixes Perl bindings for Cmake < 2.8.Darryl L. Pierce2013-05-201-2/+39
| | | | | | | To fix how Cmake prior to 2.8 fails to find the Perl libraries, this change finds and sets the variables correctly. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484465 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4685: additional documentation updatesRobert Gemmell2013-05-202-3/+3
| | | | | | | mergd from trunk r1484417 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484437 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4685: additional documentation updates following broker configuration ↵Robert Gemmell2013-05-2021-372/+613
| | | | | | | | | model changes merged from trunk r1484370 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484436 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fix incorrect queue declare argument for priority queue type. ↵Robert Gemmell2013-05-201-2/+9
| | | | | | | | | Improve AMQSession#createQueue example merged from trunk r1483887 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484435 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4868: Add UI into web management console to edit JMX management ↵Robert Gemmell2013-05-202-0/+38
| | | | | | | | | configuration mergd from trunk r1484430 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484434 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4858: Prevent silent use of insecure HTTP connector when HTTP protocol ↵Robert Gemmell2013-05-209-46/+13
| | | | | | | | | | | with SSL transport was requested. Remove separate HTTPS protocol and use HTTP protocol with SSL transport for consistency with all other protocol types. merged from trunk r1483866 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484433 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4860: Show virtual host state in UI and transition virtual host into ↵Robert Gemmell2013-05-202-1/+17
| | | | | | | | | ERRORED state on failing to activate merged from trunk r1483865 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484432 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4851: Allow users to access http management using '/' instead of ↵Robert Gemmell2013-05-201-0/+2
| | | | | | | | | forcing them to type '/management' or '/index.html' merged from trunk r1483864 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484431 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4862: Improve registration/unregistration for JMX MBean objectsRobert Gemmell2013-05-203-43/+23
| | | | | | | merged from trunk r1483863 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484429 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4739: Remove redundant validation of keystore attributes as they are ↵Robert Gemmell2013-05-201-22/+0
| | | | | | | | | validated at keystore creation merged from trunk r1483862 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484428 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4863: Validate plugin attribute changes and throw ↵Robert Gemmell2013-05-207-0/+141
| | | | | | | | | UnsupportedOperationException where attribute changes are not supported merged from trunk r1483861 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484427 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4852: Try to close opened AMQP 1.0 connections on broker shutdownRobert Gemmell2013-05-201-1/+1
| | | | | | | merged from trunk r1483260 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484425 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4851: Fix ConcurrentModificationException thrown on closing of AMQP 1.0 ↵Robert Gemmell2013-05-201-1/+2
| | | | | | | | | connection with existing sessions mrged from trunk r1483121 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1484424 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4856: Fix reference to qpid.pm in Makefile.amDarryl L. Pierce2013-05-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1483543 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4781: Fix the Perl bindings for CMake < 2.8Darryl L. Pierce2013-05-161-2/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1483468 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4847: add support for message group attributes when creating/inspecting ↵Robert Gemmell2013-05-1510-21/+74
| | | | | | | | | queues via the rest interface and web management ui merged from trunk r1482838 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1482842 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1482562 to 0.22 branchRobert Godfrey2013-05-1516-87/+102
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1482814 13f79535-47bb-0310-9956-ffa450edef68
* Merge fixes for JMS AMQP 1-0 client from trunk to 0.22 releaseRobert Godfrey2013-05-1520-181/+528
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1482809 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4719: Include Perl language files missing from source files.Darryl L. Pierce2013-05-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1482804 13f79535-47bb-0310-9956-ffa450edef68
* NO_JIRA: Minor fix for error on some compilers "no newline at end of file"Kim van der Riet2013-05-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1481206 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4798: merged changes from trunk to 0.22 branchRafael H. Schloming2013-05-0930-45760/+10230
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1480717 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4657: Add note into Port editing UI that changes take have after Broker ↵Alex Rudyy2013-05-092-1/+5
| | | | | | | | | restart merged from trunk r1480673 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1480689 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4685: Update documentation to reflect changes to configurationAlex Rudyy2013-05-0941-929/+1674
| | | | | | | merged from trunk r1480672 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1480684 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4823: add missing entry to AddQueue dialog for setting the ↵Robert Gemmell2013-05-092-1/+11
| | | | | | | | | 'alertThresholdQueueDepthBytes' attribute merged from trunk r1480581 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1480583 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4818: Remove a redundant providerSearchUrl attribute for Simple Ldap ↵Alex Rudyy2013-05-082-12/+5
| | | | | | | | | Authentication Provider merged from trunk r1480218 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1480219 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4817: merged message grouping documentation from trunk to 0.22 branch.Phil Harvey2013-05-082-15/+167
| | | | | | | | The merge command was: svn merge -c 1480196 https://svn.apache.org/repos/asf/qpid/trunk/ git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1480212 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4747: we no longer need the 'default' column in the authentication ↵Robert Gemmell2013-05-071-8/+3
| | | | | | | | | provider grid as we removed the functionality merged from trunk r1479839 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479843 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4752: Move FileGroupProvider resources into correct locationAlex Rudyy2013-05-061-0/+0
| | | | | | | merged from trunk r1479491 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479495 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: add missing licence headers to various java filesRobert Gemmell2013-05-0519-1/+380
| | | | | | | merged from trunk r1479398 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479402 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4594,QPID-4682: rename BrokerOptions methods for overriding the ↵Robert Gemmell2013-05-056-97/+91
| | | | | | | | | HTTP/JMX/RMI ports in management mode to better match their function merged from trunk r1479310 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479312 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4815: make BrokerOptions the primary source of the location for the ↵Robert Gemmell2013-05-056-53/+55
| | | | | | | | | logging configuration file merged from trunk r1479309 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479311 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4814: Fix the rest layer configured object update by name and multiple ↵Alex Rudyy2013-05-042-4/+24
| | | | | | | | | object parents merged from r1479201 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479210 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4813: Protect operations to update queue and exchange attributes with ACLAlex Rudyy2013-05-0411-4/+643
| | | | | | | merged from trunk r1479200 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479207 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4645: make the broker-plugins and bdbstore modules runtime dependencies ↵Robert Gemmell2013-05-041-2/+2
| | | | | | | | | in the broker pom, with only the latter being optional merged from trunk r1479178 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479191 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4809: change initial-config.json to using qpid.work_dir and ↵Robert Gemmell2013-05-043-67/+126
| | | | | | | | | | | qpid.home_dir config variables instead of QPID_WORK and QPID_HOME system properties Enables us to default the former when QPID_WORK is not set and allows the latter to be set on a per-instance basis. merged from trunk r1479176 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479186 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4390: ensure the _messageStore field is populated prior configuring the ↵Robert Gemmell2013-05-041-24/+21
| | | | | | | | | store to ensure it is set before use by the listener during the asynchronous HA store activation merged from trunk r1479172 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1479182 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4803: Ensure the modelVersion and storeVersion attributes are saved to ↵Alex Rudyy2013-05-039-34/+218
| | | | | | | | | | | the configuration store and validated at startup merged from trunk r1478732 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1478746 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4802: In management mode set state to ERRORED for failing to activate ↵Alex Rudyy2013-05-0319-62/+620
| | | | | | | | | | authentication providers, group providers and acl providers in order to allow editing of attributes preventing normal merged from trunk r1478731 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1478737 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4809: add support for setting configuration properties through the ↵Robert Gemmell2013-05-0316-48/+230
| | | | | | | | | | | command line and BrokerOptions that can be used by the broker configuration store to resolve variables in the config, use this to supply the default port number values. Povides chance to alter the ports when first starting the broker and using the initial config file to populate the config store. merged from trunk r1478696 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1478725 13f79535-47bb-0310-9956-ffa450edef68