summaryrefslogtreecommitdiff
path: root/qpid/doc/book
Commit message (Collapse)AuthorAgeFilesLines
* QPID-2935: resync with latest trunkKenneth Anthony Giusti2011-02-084-238/+1449
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-2935@1068464 13f79535-47bb-0310-9956-ffa450edef68
* Added a new section titled "Configuring the JMS Client".Rajith Muditha Attapattu2011-01-191-1/+387
| | | | | | | Most of the properties added here are applicable to the 0-10 client. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1060667 13f79535-47bb-0310-9956-ffa450edef68
* Added outline for QMF content in docbook.Ted Ross2011-01-063-0/+151
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1056031 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix - Identify correct ConnectionOption names for C++.Charles E. Rolke2010-12-131-96/+192
| | | | | | | | | | | | | | | General fixup: * Add .NET examples - Connection Options - Failover Update - Create Transactional Session * Change 'Maps' section to 'Maps and Lists' * Mention Windows logging switches * Change table titles and some column widths in the .NET section git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1045272 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680: Tidied up docbook formattingAndrew Donald Kennedy2010-12-071-281/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042890 13f79535-47bb-0310-9956-ffa450edef68
* remove redundant old .doc/.pdf files leftover from the wikiRobert Gemmell2010-12-056-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042474 13f79535-47bb-0310-9956-ffa450edef68
* update Readme and Makefile to account for latest build processRobert Gemmell2010-12-052-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042409 13f79535-47bb-0310-9956-ffa450edef68
* fix issue with extraneous table entries, which was causing malformed html ↵Robert Gemmell2010-12-051-4/+2
| | | | | | output and breaking the PDF generation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042408 13f79535-47bb-0310-9956-ffa450edef68
* convert SCD guide from full book to a section to allow building the ↵Robert Gemmell2010-12-051-37/+34
| | | | | | containing Java docs git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042407 13f79535-47bb-0310-9956-ffa450edef68
* Add title to introduction/preface in order to match the version currently on ↵Robert Gemmell2010-12-051-0/+2
| | | | | | the website git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042406 13f79535-47bb-0310-9956-ffa450edef68
* remove chapter tags in AMQP-Compatibility.xml and ↵Robert Gemmell2010-12-053-8/+10
| | | | | | | | Qpid-Interoperability-Documentation.xml in order to allow the chapters/sections to be named/placed in the same way as the published version on the website. The chapter tags were nesting with the chapter tag already defined in the CPP book, preventing addition of the relevant section entry in the contents and making the chapter numbers for the CPP book go 1->4 instead of 1->2. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042405 13f79535-47bb-0310-9956-ffa450edef68
* Add more details about the .NET Binding for the C++ Messaging Client.Charles E. Rolke2010-12-031-28/+290
| | | | | | | | | Describe what the binding is, describe some of the components and how they are related, describe the example programs and what they do. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1041911 13f79535-47bb-0310-9956-ffa450edef68
* Contributed Red Hat clustering chapter.Jonathan Robie2010-11-231-197/+524
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1038313 13f79535-47bb-0310-9956-ffa450edef68
* Contributed chapter from Red Hat docs.Jonathan Robie2010-11-231-653/+610
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1038301 13f79535-47bb-0310-9956-ffa450edef68
* Corrected/clarified sasl mechanism option which is slightly different ↵Gordon Sim2010-11-101-5/+16
| | | | | | between c++ and python at present git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033449 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2922 Add the FailoverUpdate table to the .NET bindings map.Charles E. Rolke2010-11-091-0/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033079 13f79535-47bb-0310-9956-ffa450edef68
* add missing licence headerRobert Gemmell2010-11-071-1/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032409 13f79535-47bb-0310-9956-ffa450edef68
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-072-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032374 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680 Added new SCD user doc to the java broker book xmlMarnie McCormack2010-11-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030545 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680 Added user doc for Slow Consumer DisconnectMarnie McCormack2010-11-031-0/+454
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030539 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2807 More flexible acknowledgementCharles E. Rolke2010-10-291-0/+12
| | | | | | | The message-level Acknowledge in Cpp was not reflected in the .NET Messaging binding. This commit adds the ack to the code and to the doc book session method mapping table. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028859 13f79535-47bb-0310-9956-ffa450edef68
* Use updated syntax in .NET example.Charles E. Rolke2010-10-291-3/+4
| | | | | | | | Show .NET VAR_VOID-to-nullptr type mapping. Add C++ Message.setProperty() method to function mapping table. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028801 13f79535-47bb-0310-9956-ffa450edef68
* Add missing ASF licence to scripts and source xml files for the docsRobert Gemmell2010-10-2811-2/+214
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028477 13f79535-47bb-0310-9956-ffa450edef68
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-281-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028476 13f79535-47bb-0310-9956-ffa450edef68
* Minor enhancements to docs (extra connection options, cross reference node ↵Gordon Sim2010-09-151-1/+42
| | | | | | properties, point out tcp-nodelay in perf tips) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@997367 13f79535-47bb-0310-9956-ffa450edef68
* Trivial change to BNF use the SLASH terminal already definedGordon Sim2010-09-151-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@997360 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2851: Replace ambiguous and confusing use of 'queue' with something ↵Gordon Sim2010-09-151-1/+1
| | | | | | clearer. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@997221 13f79535-47bb-0310-9956-ffa450edef68
* Changed hello world example to include connection options.Jonathan Robie2010-09-141-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@997102 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2822: add missing ASF licenceRobert Gemmell2010-08-271-0/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@990150 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2822: move documentation of the log message property files from the ↵Robert Gemmell2010-08-271-0/+274
| | | | | | | | | files themselves to a Docbook format file for inclusion in a future developer docs book Applied patches from Sorin Suciu <ssuciu@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@990146 13f79535-47bb-0310-9956-ffa450edef68
* Restored mention of .NET in the messaging API description. Neatened up ↵Jonathan Robie2010-07-281-10/+6
| | | | | | description of Ruby. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@980137 13f79535-47bb-0310-9956-ffa450edef68
* Editorial changes.Jonathan Robie2010-07-231-43/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@967138 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-191-0/+1746
| | | | | | | | Added a chapter in the docs for the .NET binding. Removed the empty doc/book/build directory from SVN. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965596 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2671 - Patch from Chuck RolkeTed Ross2010-07-131-1/+125
| | | | | | | Additional documentation for the .NET messaging API git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@963762 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2709: update references to the old incubator mailing lists and svn ↵Robert Gemmell2010-07-121-1/+1
| | | | | | | | | repository addresses Applied patch from Emmanuel Bourg <ebourg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@963482 13f79535-47bb-0310-9956-ffa450edef68
* Mentioned setting type on reply-to addresses in performance tipsGordon Sim2010-07-081-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961677 13f79535-47bb-0310-9956-ffa450edef68
* Minor renaming of section titleGordon Sim2010-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961676 13f79535-47bb-0310-9956-ffa450edef68
* Added information on handling of app-id, content-encoding and routing key.Gordon Sim2010-07-081-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961675 13f79535-47bb-0310-9956-ffa450edef68
* Corrected typo and removed invalid link.Gordon Sim2010-07-081-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961674 13f79535-47bb-0310-9956-ffa450edef68
* Restructuring of chapter on Qpid Messaging APIGordon Sim2010-07-081-440/+427
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961673 13f79535-47bb-0310-9956-ffa450edef68
* Added brief section on asynchronous send/acknowledge.Gordon Sim2010-07-081-1/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961672 13f79535-47bb-0310-9956-ffa450edef68
* Some clarification of JMS overview and example.Gordon Sim2010-07-081-26/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961671 13f79535-47bb-0310-9956-ffa450edef68
* Correct sentence of java logging.Gordon Sim2010-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961670 13f79535-47bb-0310-9956-ffa450edef68
* Removed some sections not directly relevant to API; restructured a little as ↵Gordon Sim2010-07-081-150/+62
| | | | | | a consequence git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961669 13f79535-47bb-0310-9956-ffa450edef68
* Further correction to durability example.Gordon Sim2010-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961668 13f79535-47bb-0310-9956-ffa450edef68
* Correction to durability example.Gordon Sim2010-07-081-7/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961667 13f79535-47bb-0310-9956-ffa450edef68
* Improved section on transactionsGordon Sim2010-07-081-13/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961666 13f79535-47bb-0310-9956-ffa450edef68
* Improved sections on reliabilityGordon Sim2010-07-081-19/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961665 13f79535-47bb-0310-9956-ffa450edef68
* Enabled prefetch for next receiver snippets, removed some confusion text on ↵Gordon Sim2010-07-081-13/+31
| | | | | | maps, minor clarifications on prefetch. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961664 13f79535-47bb-0310-9956-ffa450edef68
* Add acknowledge() to python snippet for consistencyGordon Sim2010-07-081-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961663 13f79535-47bb-0310-9956-ffa450edef68