summaryrefslogtreecommitdiff
path: root/qpid/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed numbering for sections - now includes chapter.Jonathan Robie2010-06-171-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@955706 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
* ~Jonathan Robie2010-06-155-287/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@955009 13f79535-47bb-0310-9956-ffa450edef68
* Removing files that end with ~Jonathan Robie2010-06-154-439/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@955008 13f79535-47bb-0310-9956-ffa450edef68
* Added "Book" templates for creating separate books with subsets of the ↵Jonathan Robie2010-06-144-0/+267
| | | | | | material from the Wiki. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@954631 13f79535-47bb-0310-9956-ffa450edef68
* Multiple fixes to source files.Jonathan Robie2010-06-1116-44/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@953690 13f79535-47bb-0310-9956-ffa450edef68
* Modified to build the three books that we currently use on the web site.Jonathan Robie2010-06-101-23/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@953421 13f79535-47bb-0310-9956-ffa450edef68
* Improved formatting.Jonathan Robie2010-06-101-7/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@953420 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
* Fixed validation errors due to problems with the original template - mainly ↵Jonathan Robie2010-06-0814-88/+87
| | | | | | id/class confusion. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@952845 13f79535-47bb-0310-9956-ffa450edef68
* Wove in the documentation pages.Jonathan Robie2010-06-085-35/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@952496 13f79535-47bb-0310-9956-ffa450edef68
* Eliminated various dead links.Jonathan Robie2010-06-027-21/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@950792 13f79535-47bb-0310-9956-ffa450edef68
* Tools and content for building Qpid web site. Source for static pages lives ↵Jonathan Robie2010-05-2153-0/+3263
| | | | | | here, source for book content lives in doc/book, API docs are generated from client source trees. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@947199 13f79535-47bb-0310-9956-ffa450edef68
* Added section on security.Jonathan Robie2010-05-181-3/+90
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@945872 13f79535-47bb-0310-9956-ffa450edef68
* XML exchange is discussed under x-bindings now, extended reliability with ↵Jonathan Robie2010-05-181-285/+378
| | | | | | failover, reliability options. Still working on security ... git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@945591 13f79535-47bb-0310-9956-ffa450edef68
* Added callouts for C++ and Python examples. Attempted formatting for WCF ↵Jonathan Robie2010-05-121-300/+248
| | | | | | examples (not yet there ;-> ) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@943709 13f79535-47bb-0310-9956-ffa450edef68
* Added WCF section by applying Cliff Jansen's patch (see ↵Jonathan Robie2010-05-121-16/+469
| | | | | | | | | https://issues.apache.org/jira/browse/QPID-2595). Fixed maps tables by using Variant.h types for integer types in C++. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@943660 13f79535-47bb-0310-9956-ffa450edef68
* Added sizing the replay buffer.Jonathan Robie2010-05-071-9/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942258 13f79535-47bb-0310-9956-ffa450edef68
* Added description to avoid an empty cell.Jonathan Robie2010-05-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942212 13f79535-47bb-0310-9956-ffa450edef68
* Added note that mentions our JMS maps can nest.Jonathan Robie2010-05-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942208 13f79535-47bb-0310-9956-ffa450edef68
* Get the type names right ...Jonathan Robie2010-05-071-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942193 13f79535-47bb-0310-9956-ffa450edef68
* One more fix in types tableJonathan Robie2010-05-071-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942183 13f79535-47bb-0310-9956-ffa450edef68
* Changes from today's discussion on map type tables.Jonathan Robie2010-05-071-146/+152
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942181 13f79535-47bb-0310-9956-ffa450edef68
* First draft on map messages is now complete. Modified formatting to make PDF ↵Jonathan Robie2010-05-071-65/+84
| | | | | | come out better, changed to a separate book in order to get a list of examples and a list of tables. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942125 13f79535-47bb-0310-9956-ffa450edef68
* Used to create any standalone book, by name. I created this to format ↵Jonathan Robie2010-05-071-0/+26
| | | | | | Programming in Apache Qpid as a book. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@942122 13f79535-47bb-0310-9956-ffa450edef68
* Added tables and programming examples for map messages in C++, Python, and ↵Jonathan Robie2010-05-061-12/+298
| | | | | | Java. This is very, very rough, don't build from this, but it will be easy to fix these sections tomorrow morning. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941968 13f79535-47bb-0310-9956-ffa450edef68
* Allow empty subject for direct- and xml- exchangesGordon Sim2010-05-051-13/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941306 13f79535-47bb-0310-9956-ffa450edef68
* Some cleanup on examples:Gordon Sim2010-05-051-35/+35
| | | | | | | | | | | * removed obsolete examples (queue-/topic-sender/receiver) * removed the need to include headers with boost dependencies * moved the argument handling in darin and spout closer to that of python (and update docs to reflect that) * changed to ship a manually constructed makefile for messaging examples (generated one doesn't work and maintaining that seems like more work with little benefit) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941250 13f79535-47bb-0310-9956-ffa450edef68
* Minor edits.Jonathan Robie2010-05-031-9/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940622 13f79535-47bb-0310-9956-ffa450edef68
* Renamed to "Programming In Apache Qpid".Jonathan Robie2010-05-032-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940588 13f79535-47bb-0310-9956-ffa450edef68
* Significant improvement to XML Exchange section, completed Java JMS tables.Jonathan Robie2010-05-031-32/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940587 13f79535-47bb-0310-9956-ffa450edef68
* * Changed title, added subtitleJonathan Robie2010-04-301-77/+535
| | | | | | | | | | | | | | | | | * Added information on logging * Added section showing examples for setting connection settings * Added section showing how to receive messages from multiple sources using session.nextReceiver().fetch() * Added Request / Response section * Added section on performance, including batching of acks and prefetch * Added section on guaranteed delivery * Added section on transactions * Improved description of x-bindings * Added XML Exchange section - but the example does not work ... * Added Java JMS Selector syntax * General editing git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939865 13f79535-47bb-0310-9956-ffa450edef68
* Added JMS Message properties table, broker list options, miscellaneous ↵Jonathan Robie2010-04-241-16/+214
| | | | | | cleanup of Java JMS section. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@937574 13f79535-47bb-0310-9956-ffa450edef68
* Checking in dummy table for Java JMS message properties so Rajith can fill in.Jonathan Robie2010-04-231-17/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@937423 13f79535-47bb-0310-9956-ffa450edef68
* moved section on connection options for reconnect up a level as it is not ↵Gordon Sim2010-04-231-92/+122
| | | | | | related to addresses; itemized list of supported APIs for more emphasis git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@937279 13f79535-47bb-0310-9956-ffa450edef68
* Integrated feedback from Rafi.Jonathan Robie2010-04-221-32/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@937002 13f79535-47bb-0310-9956-ffa450edef68
* Shell script to build a single chapter or section in PDF and HTML.Jonathan Robie2010-04-221-0/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@937000 13f79535-47bb-0310-9956-ffa450edef68
* Applied new patch from Gordon.Jonathan Robie2010-04-221-18/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@936838 13f79535-47bb-0310-9956-ffa450edef68
* Integrated Gordon's patch, merging in most of the day's work that I had done ↵Jonathan Robie2010-04-211-324/+531
| | | | | | before receiving Gordon's patch based on Rajith's feedback. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@936562 13f79535-47bb-0310-9956-ffa450edef68
* Applied Gordon's patch ... will now start merging in changes from my own reorg.Jonathan Robie2010-04-201-905/+1060
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@936056 13f79535-47bb-0310-9956-ffa450edef68
* Formatting whitespace.Jonathan Robie2010-04-171-46/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@935168 13f79535-47bb-0310-9956-ffa450edef68
* Added Hello World examples in Python and Java (these have also been checked ↵Jonathan Robie2010-04-171-22/+259
| | | | | | in to the examples directory). Added section on JNDI properties for Java JMS. Significant changes to introduction. General cleanup. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@935104 13f79535-47bb-0310-9956-ffa450edef68
* Revised introduction, new "Hello world" examples in C++ and Python (still ↵Jonathan Robie2010-04-161-192/+117
| | | | | | needs text around these examples), working on Java. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@934970 13f79535-47bb-0310-9956-ffa450edef68
* Now relatively complete for C++ and Python, but properties were changing ↵Jonathan Robie2010-04-091-342/+411
| | | | | | | | | today as I was writing this, and this will need to be revised Monday. The next big step: adding information for Java clients. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@932610 13f79535-47bb-0310-9956-ffa450edef68
* Now discusses mapping to 0-10, and uses drain and spout to show how Sender ↵Jonathan Robie2010-04-071-74/+318
| | | | | | and Receiver work when bound to various exchange types or queues. Includes full discussion of subject. (Still need to do options, and to show the code for request/response in the section on message properties). git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@931721 13f79535-47bb-0310-9956-ffa450edef68
* Extend qpid_send, qpid_recv to measure throughput and latency.Alan Conway2010-04-071-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@931657 13f79535-47bb-0310-9956-ffa450edef68
* Documentation for High Level API.Jonathan Robie2010-04-061-0/+770
| | | | | | | This is still an incomplete first draft. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@931114 13f79535-47bb-0310-9956-ffa450edef68
* Added Java JMS selector syntax to client. Fixed pointers to Java JMS Client ↵Jonathan Robie2010-03-254-3/+92
| | | | | | examples. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@927574 13f79535-47bb-0310-9956-ffa450edef68