summaryrefslogtreecommitdiff
path: root/qpid/doc/book
Commit message (Collapse)AuthorAgeFilesLines
* QPID-4584: Add documentation about java broker management REST interfaces0.20Alex Rudyy2013-04-234-2/+400
| | | | | | | | merged from trunk r1446258 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1471035 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4502: Apply review comments from Robbie GemmellRobert Gemmell2013-01-111-18/+22
| | | | | | | merge from https://svn.apache.org/repos/asf/qpid/trunk/qpid/doc/book/src/java-broker@1425665 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1431970 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4502: [Java Broker] Document DLQ/Maximum Delivery Count featuresRobert Gemmell2013-01-112-0/+166
| | | | | | | merge https://svn.apache.org/repos/asf/qpid/trunk/qpid/doc/book/src/java-broker@1425377 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1431969 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4462: add some documentation regarding the security provider ↵Robert Gemmell2012-11-291-7/+33
| | | | | | | | | workaround, until the issue can be fixed merge from trunk r1414821 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1415153 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4474: quote the name within the JMX ObjectName for the ↵Robert Gemmell2012-11-282-2/+2
| | | | | | | | | BDBHAMessageStore MBean merge from trunk r1413676 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1414871 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4468: restore connection level ssl option to provide compatibility with ↵Robert Gemmell2012-11-281-2/+22
| | | | | | | | | older client configuration, add ability to override brokerlist ssl option merge from trunk r1413364 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1414870 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4456: ensure the qpid-server.bat script for windows picks up the broker ↵Robert Gemmell2012-11-281-15/+21
| | | | | | | | | plugins. Update example output from running the startup commands. merge from trunk r1413444 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1414860 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4456: ensure the broker plugins get packaged in the release binary and ↵Robert Gemmell2012-11-271-3/+1
| | | | | | | | | added to the classpath. Create opt directory for later use by users and update docs accordingly. merge from trunk r1412359 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1414375 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: update curent release number following branch for 0.20 releaseRobert Gemmell2012-11-271-1/+1
| | | | | | | mereged from trunk r1412358 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1414366 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4443: fix C&P error with section ID nameRobert Gemmell2012-11-251-1/+1
| | | | | | | merged from trunk r1413415 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1413419 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4361, QPID-4443: some small corrections, move the JVM verification to ↵Robert Gemmell2012-11-195-67/+136
| | | | | | its own section. Update info in the install/download sections about BDB based stores and dependencies following addition of specific store documentation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1411033 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4443: add some documetnation for the memory, derby, bdb, and bdbha ↵Robert Gemmell2012-11-195-3/+178
| | | | | | message stores git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1411032 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4401: Revert: HA bindings for QMF exchanges not replicated.Alan Conway2012-11-141-3/+8
| | | | | | | | | | This reverts r1403946: There was a problem with this, for example if I bind a queue Q to receive broker events. On the backup, Q will receive double events: from the replicating subscription to the primary and events generated locally in the backup broker. That can cause the backup to generate "invalid position" errors and shut down. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1409243 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4420: add documentation for SSL and the Anonymous + External ↵Robert Gemmell2012-11-042-76/+252
| | | | | | AuthenticationManagers along with some general cleanup and expanded testing git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1405636 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4361: [Java Broker] Add chapters for Introduction/Installation/Getting ↵Keith Wall2012-10-307-10/+391
| | | | | | Started git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1403888 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA correction to user doc.Alan Conway2012-10-191-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1400096 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA minor update to documentation.Alan Conway2012-10-051-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1394739 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4358: Restructure Java Broker docbookKeith Wall2012-10-0555-2953/+1123
| | | | | | | | Introduce a new document structure Migrate useful content from old book to the new structure, rationalising the id's Remove out-of-date content git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1394629 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA minor updates to documentation.Alan Conway2012-10-011-11/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1392496 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4334: updated the Java ACL docbook to mention its new firewall-like ↵Keith Wall2012-09-281-74/+168
| | | | | | | | capabilities. Applied patch from Philip Harvey <phil@philharveyonline.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1391488 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA update documentation re. built-in exchanges.Alan Conway2012-09-251-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1389665 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4333: remove the Slow Consumer Detection plugin and associated ↵Robert Gemmell2012-09-204-389/+0
| | | | | | | | documentation Work by Keith Wall and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1388047 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA improve documentation of role of sender capacity in failover.Alan Conway2012-09-171-11/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1386764 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA C++ Broker ACL features and improvements.Charles E. Rolke2012-09-171-149/+204
| | | | | | | | See QPID-2393, QPID-3892, QPID-4230, QPID-4249 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1386740 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA C++ Broker ACL features and improvements.Charles E. Rolke2012-09-141-222/+688
| | | | | | | | See QPID-2393, QPID-3892, QPID-4230, QPID-4249 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1384951 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Correct closing tag in XML example with Java docbook documentation.Keith Wall2012-09-101-8/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1382956 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-101-14/+19
| | | | | | | | | | | * added object name MANAGEMENT to represent both JMX and Web Management layers * Change both JMX/Web entry points to permission access with an access management check * Updated examples and docbook * Made Principals serialised to avoid container warnings when Qpid principals are placed within a HttpSession. Work of Robbie Gemmell <robbie@apache.org> and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1382947 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4160: remove old documentation for management components that have ↵Robert Gemmell2012-09-0331-1842/+0
| | | | | | previously been deleted git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1380383 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4236,QPID-4237: update the ACL examples to reflect permissioning of the ↵Robert Gemmell2012-09-021-9/+20
| | | | | | new USER objects and actions via the HTTP management interface git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1379981 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4236,QPID-4237: add some documentation for the FileGroupManager and ↵Robert Gemmell2012-09-024-18/+79
| | | | | | update the ACL documentation to link that instead, removing the previous group info. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1379980 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4111: make menu link text more generic to stop it going stale as new ↵Robert Gemmell2012-09-011-1/+1
| | | | | | releases occur git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1379881 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4111: restore the Programming In Apache Qpid to its old output locationRobert Gemmell2012-09-012-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1379773 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4010 : [Java Broker] Add documentation on authentication managers from ↵Robert Godfrey2012-08-282-0/+189
| | | | | | JIRA into docbook git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1378051 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4051: document the effect of setting connecttimeout to 0Robert Gemmell2012-08-151-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1373596 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4231: Update optional BDB store to use version 5.0.58 of BDBKeith Wall2012-08-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1373155 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4111: fix issue in the docbook markup to get the PDF generation working ↵Robert Gemmell2012-08-121-7/+25
| | | | | | again git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1372172 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-127-0/+139
| | | | | | | trunk equivalent of the changes made in r1372144 on the 0.18 release branch git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1372149 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Minor doc cleanup.Alan Conway2012-08-011-7/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1368297 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Update HA docs to mention link-maintenace-interval, minor doc fixes.Alan Conway2012-07-312-31/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1367733 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4141: Add Java Broker docbook documentation for lvq and sorted queues. ↵Keith Wall2012-07-243-141/+277
| | | | | | | | Rework priority queue documentation. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1364954 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA documentation update.Alan Conway2012-07-232-60/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1364645 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: error in programming guideGordon Sim2012-07-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1362504 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Minor documentation updates.Alan Conway2012-07-161-9/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1362134 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA doc: Add overview of avoiding message loss.Alan Conway2012-07-111-4/+86
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1360378 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4118: HA does not work with authentication and authorization.Alan Conway2012-07-091-2/+51
| | | | | | | | | - Updated test framework to use credentials - Updated BrokerReplicator to use HA identity to create configuration - Updated documentation with a HA security section. - Updated qpid-ha to take --sasl-mechanism git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1359412 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Updates to HA documentation.Alan Conway2012-06-181-57/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1351501 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Remove references to Message Store Tool from Java Broker docbook.Keith Wall2012-06-103-158/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1348602 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4006: Java Broker HA documentation fixes.Keith Wall2012-06-071-80/+92
| | | | | | Applied patch from Oleksandr Rudyy <orudyy@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1347563 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4006: Update Java Broker HA documentation, add disaster recovery ↵Keith Wall2012-06-072-1/+42
| | | | | | | | guidences, emphasis usage of domain names in cluster configuration, add description for missed 'CoalescingSync' MBean attribute. Applied patch from Oleksandr Rudyy <orudyy@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1347562 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4006: [Java Broker] Docbook documentation for BDB HA (first version)Keith Wall2012-06-0216-1/+957
| | | | | | Applied patch from Oleksandr Rudyy <orudyy@gmail.com> and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1345487 13f79535-47bb-0310-9956-ffa450edef68