svn commit: r808189 - /qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt

2009-08-26 Thread shuston
Author: shuston Date: Wed Aug 26 21:28:13 2009 New Revision: 808189 URL: http://svn.apache.org/viewvc?rev=808189&view=rev Log: Fix MessagingSessionTests name (was missing trailing 's' Modified: qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt Modified: qpid/trunk/qpid/cpp/src/tests/CMakeLists.tx

[CONF] Apache Qpid > Qpid JMX Management Console User Guide

2009-08-26 Thread confluence
Qpid JMX Management Console User Guide Page edited by Robbie Gemmell The guide can be found below in wiki form, or downloaded as a file: (DOC) (PDF) Introduction Startup & Configuration Startup SSL configuration JMXMP config

[CONF] Apache Qpid > Qpid JMX Management Console User Guide

2009-08-26 Thread confluence
Qpid JMX Management Console User Guide File attached by Robbie Gemmell Qpid_JMX_MC_User_Guide.pdf (976 kB application/pdf) Qpid_JMX_MC_User_Guide.doc (603 kB application/msword)

[CONF] Apache Qpid > Qpid JMX Management Console User Guide

2009-08-26 Thread confluence
Qpid JMX Management Console User Guide Page edited by Robbie Gemmell Qpid JMX Management Console User Guide Contents Introduction Startup & Configuration Startup SSL configuration JMXMP configuration Managing Server Conn

[CONF] Apache Qpid > Qpid JMX Management Console Testing Guide

2009-08-26 Thread confluence
Qpid JMX Management Console Testing Guide File attached by Robbie Gemmell jmx_mc_testing_files.zip (7 kB application/zip) Change Notification Preferences View Attachment

[CONF] Apache Qpid > Developer Pages

2009-08-26 Thread confluence
Developer Pages Page edited by Robbie Gemmell Developer Pages Process Notes Release Process Testing Qpid JMX Management Console Testing Guide Interop Testing Specification - Common test cases to ensure all clients and brokers

[CONF] Apache Qpid > Qpid Management Console Testing (Old UI)

2009-08-26 Thread confluence
Qpid Management Console Testing (Old UI) Page moved by Robbie Gemmell From: Apache Qpid > Developer Pages To: Apache Qpid > Qpid JMX

[CONF] Apache Qpid > Qpid Management Console Testing (Old UI)

2009-08-26 Thread confluence
Qpid Management Console Testing (Old UI) Page edited by Robbie Gemmell Background Test Platforms Introduction Installation and Testing General Test and Setup Information Administration Virtual Host Manag

[CONF] Apache Qpid > Qpid Management Console Testing (Old UI)

2009-08-26 Thread confluence
Qpid Management Console Testing (Old UI) File removed by Robbie Gemmell Qpid_JMX_MC_Testing_Guide.pdf (1.01 MB application/pdf) Change Notification Preferences View Attachments

[CONF] Apache Qpid > Qpid Management Console Testing (Old UI)

2009-08-26 Thread confluence
Qpid Management Console Testing (Old UI) File removed by Robbie Gemmell Qpid_JMX_MC_Testing_Guide.doc (616 kB application/msword) Change Notification Preferences View Attachmen

[CONF] Apache Qpid > Qpid JMX Management Console Testing Guide

2009-08-26 Thread confluence
Qpid JMX Management Console Testing Guide Page added by Robbie Gemmell The guide can be found below in wiki form, or downloaded as a file: (DOC) (PDF) Introduction General Test Configuration & Startup Server configuration Console confi

[CONF] Apache Qpid > Qpid Management Console Testing

2009-08-26 Thread confluence
Qpid Management Console Testing Page edited by Robbie Gemmell Reverted from v. 3 Reverted from v. 3 Background Test Platforms Introduction Installation and Testing General Test and Setup Inf

svn commit: r808155 - /qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb

2009-08-26 Thread tross
Author: tross Date: Wed Aug 26 18:44:14 2009 New Revision: 808155 URL: http://svn.apache.org/viewvc?rev=808155&view=rev Log: Purely cosmetic changes, no functional change. - Changed indentation - Re-ordered class definitions for more logical grouping Modified: qpid/trunk/qpid/cpp/bindings

[CONF] Apache Qpid > Qpid Management Console Testing

2009-08-26 Thread confluence
Qpid Management Console Testing Page edited by Robbie Gemmell Please refer to our Testing Guide (DOC) (PDF) for an overview of the testing procedures for the console. Change Notification Preferences

[CONF] Apache Qpid > Qpid Management Console Testing

2009-08-26 Thread confluence
Qpid Management Console Testing File attached by Robbie Gemmell Qpid_JMX_MC_Testing_Guide.pdf (1.01 MB application/pdf) Qpid_JMX_MC_Testing_Guide.doc (616 kB application/msword)

svn commit: r808121 - in /qpid/trunk/qpid/cpp: examples/messaging/ include/qpid/messaging/ src/ src/qpid/client/amqp0_10/ src/qpid/messaging/ src/tests/

2009-08-26 Thread gsim
Author: gsim Date: Wed Aug 26 16:55:43 2009 New Revision: 808121 URL: http://svn.apache.org/viewvc?rev=808121&view=rev Log: Hide internal message ID behind API Added: qpid/trunk/qpid/cpp/src/qpid/messaging/MessageImpl.cpp qpid/trunk/qpid/cpp/src/qpid/messaging/MessageImpl.h Modified:

svn commit: r807983 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/SubscriptionLoggingTest.java

2009-08-26 Thread aidan
Author: aidan Date: Wed Aug 26 12:38:41 2009 New Revision: 807983 URL: http://svn.apache.org/viewvc?rev=807983&view=rev Log: QPID-2060: If the result set isn't the right size, try re-reading the log file 10 times, just in case. Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apach

svn commit: r807945 - /qpid/trunk/.gitignore

2009-08-26 Thread aidan
Author: aidan Date: Wed Aug 26 09:48:29 2009 New Revision: 807945 URL: http://svn.apache.org/viewvc?rev=807945&view=rev Log: Add workspace to ignored files. Modified: qpid/trunk/.gitignore Modified: qpid/trunk/.gitignore URL: http://svn.apache.org/viewvc/qpid/trunk/.gitignore?rev=807945&r1=

svn commit: r807924 - /qpid/trunk/qpid/cpp/include/qpid/messaging/Address.h

2009-08-26 Thread gsim
Author: gsim Date: Wed Aug 26 08:45:03 2009 New Revision: 807924 URL: http://svn.apache.org/viewvc?rev=807924&view=rev Log: Add required include (absence believed to cause failures on some platforms) Modified: qpid/trunk/qpid/cpp/include/qpid/messaging/Address.h Modified: qpid/trunk/qpid/cp