summaryrefslogtreecommitdiff
path: root/qpid/doc/book/src/Programming-In-Apache-Qpid.xml
Commit message (Collapse)AuthorAgeFilesLines
* QPID-3516: Docbook recent changes to Java client system propertiesKeith Wall2011-10-161-8/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1184883 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3115: update documentation of connection options (also changed to use ↵Gordon Sim2011-03-071-27/+14
| | | | | | <literal></literal> consistently) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1078743 13f79535-47bb-0310-9956-ffa450edef68
* Added <?dbfo keep-together="auto" ?> to WCF examples to fix formatting ↵Jonathan Robie2011-02-031-2/+2
| | | | | | problems in PDF. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1066853 13f79535-47bb-0310-9956-ffa450edef68
* Add <?dbfo keep-together="auto" ?> to .NET C# example for PDF formatting.Jonathan Robie2011-02-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1066833 13f79535-47bb-0310-9956-ffa450edef68
* Restored diagram - I had deleted it while debugging build problems, and ↵Jonathan Robie2011-02-021-0/+33
| | | | | | forgot to put it back earlier. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1066655 13f79535-47bb-0310-9956-ffa450edef68
* Fixed table errors that prevented .pdf from building.Jonathan Robie2011-02-021-43/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1066636 13f79535-47bb-0310-9956-ffa450edef68
* Fixes several validation errors.Jonathan Robie2011-01-251-170/+174
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1063521 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
* 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
* 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
* 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
* 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
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032374 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
* 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
* 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
* 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
* Minor corrections to addressing example text.Gordon Sim2010-07-081-22/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961662 13f79535-47bb-0310-9956-ffa450edef68
* Move comment re use of amq.topic in hello world example to a footnote.Gordon Sim2010-07-081-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961661 13f79535-47bb-0310-9956-ffa450edef68
* Corrections for hello world callouts.Gordon Sim2010-07-081-10/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961660 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted order in list for clarityGordon Sim2010-07-081-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961659 13f79535-47bb-0310-9956-ffa450edef68
* phrase level markup change.Jonathan Robie2010-06-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@958755 13f79535-47bb-0310-9956-ffa450edef68
* Modified the wording for the log4j section.Jonathan Robie2010-06-281-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@958753 13f79535-47bb-0310-9956-ffa450edef68
* Added Chuck Rolke's C++ .NET material from ↵Jonathan Robie2010-06-161-9/+109
| | | | | | https://issues.apache.org/jira/browse/QPID-2671. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@955346 13f79535-47bb-0310-9956-ffa450edef68
* Multiple fixes to source files.Jonathan Robie2010-06-111-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@953690 13f79535-47bb-0310-9956-ffa450edef68
* Added a recommended log level to the java loggin section.Rajith Muditha Attapattu2010-06-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@953064 13f79535-47bb-0310-9956-ffa450edef68
* Added a closing tag which was missing.Rajith Muditha Attapattu2010-06-091-1/+8
| | | | | | | Added a few tips in the java logging section. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@953050 13f79535-47bb-0310-9956-ffa450edef68
* Added a section on how to configure Java client logging.Rajith Muditha Attapattu2010-06-091-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@952887 13f79535-47bb-0310-9956-ffa450edef68