[CONF] Apache Qpid Qpid Testing

2009-11-11 Thread confluence
Qpid Testing Page added by Martin Ritchie Testing Pages Change Notification Preferences View Online | Add Comment

svn commit: r834850 - in /qpid/branches/0.5.x-dev/qpid/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui: ./ jmx/ views/

2009-11-11 Thread robbie
Author: robbie Date: Wed Nov 11 12:23:35 2009 New Revision: 834850 URL: http://svn.apache.org/viewvc?rev=834850view=rev Log: QPID-2196: updated application and server registries to better keep track of the connection status, allowing prevention of JMXConnector usage (eg refreshing the view)

svn commit: r834893 - /qpid/branches/0.5.x-dev/qpid/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui/views/queue/QueueOperationsTabControl.java

2009-11-11 Thread robbie
Author: robbie Date: Wed Nov 11 14:16:20 2009 New Revision: 834893 URL: http://svn.apache.org/viewvc?rev=834893view=rev Log: QPID-2193: add a warning note to the confirmation dialog Modified:

svn commit: r834899 - in /qpid/trunk/qpid/cpp/src: qpid/client/amqp0_10/AddressResolution.cpp tests/MessagingSessionTests.cpp

2009-11-11 Thread gsim
Author: gsim Date: Wed Nov 11 15:13:06 2009 New Revision: 834899 URL: http://svn.apache.org/viewvc?rev=834899view=rev Log: Fix compilation error on some platforms Modified: qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/AddressResolution.cpp

[CONF] Apache Qpid Documentation

2009-11-11 Thread confluence
Documentation Page edited by Jonathan Robie Documentation Getting Started Download Getting Started AMQP (Advanced Message Queueing Protocol) Toward a Commodity Enterprise Middleware AMQP Advanced Message Queueing

svn commit: r834975 - in /qpid/trunk/qpid: cpp/ cpp/bindings/sasl/ cpp/bindings/sasl/cyrus/ cpp/bindings/sasl/python/ cpp/bindings/sasl/ruby/ cpp/src/tests/ python/commands/ python/qmf/ python/qpid/

2009-11-11 Thread tross
Author: tross Date: Wed Nov 11 17:33:33 2009 New Revision: 834975 URL: http://svn.apache.org/viewvc?rev=834975view=rev Log: Added full SASL authentication and security layer for the Python client. Added: qpid/trunk/qpid/cpp/bindings/sasl/ qpid/trunk/qpid/cpp/bindings/sasl/Makefile.am

[CONF] Apache Qpid Persistent Cluster Restart Design Note

2009-11-11 Thread confluence
Persistent Cluster Restart Design Note Page edited by Alan Conway Cluster join protocol requirements Summary of requirements: support persistent cluster restart: persistent member crashes is re started - re-joins running

svn commit: r835008 - /qpid/trunk/qpid/python/qpid/delegates.py

2009-11-11 Thread tross
Author: tross Date: Wed Nov 11 18:44:20 2009 New Revision: 835008 URL: http://svn.apache.org/viewvc?rev=835008view=rev Log: Removed finally clause from top-level try which is incompatible with older versions of Python. Modified: qpid/trunk/qpid/python/qpid/delegates.py Modified:

svn commit: r835040 - /qpid/trunk/qpid/cpp/bindings/qmf/tests/python_console.py

2009-11-11 Thread tross
Author: tross Date: Wed Nov 11 20:01:13 2009 New Revision: 835040 URL: http://svn.apache.org/viewvc?rev=835040view=rev Log: Disabled user-id test from the pure python console. This needs to be re-designed following the update to SASL on Python. Modified:

svn commit: r835078 - in /qpid/trunk/qpid/cpp/include/qpid: framing/FieldValue.h messaging/Address.h

2009-11-11 Thread shuston
Author: shuston Date: Wed Nov 11 21:28:27 2009 New Revision: 835078 URL: http://svn.apache.org/viewvc?rev=835078view=rev Log: Add missing extern decls. Fixes broken Windows build. Modified: qpid/trunk/qpid/cpp/include/qpid/framing/FieldValue.h

[CONF] Apache Qpid Download

2009-11-11 Thread confluence
Download Page edited by Robbie Gemmell Production Releases These releases are well tested and appropriate for production use. 0.5 is the latest release of Qpid. Qpid supports the latest version of AMQP 0-10, and some components

svn commit: r835109 - /qpid/trunk/qpid/cpp/src/qpid/broker/Queue.h

2009-11-11 Thread shuston
Author: shuston Date: Wed Nov 11 22:45:40 2009 New Revision: 835109 URL: http://svn.apache.org/viewvc?rev=835109view=rev Log: Add missing extern decls. Fixes broken Windows build. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Queue.h Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Queue.h

svn commit: r835135 - /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQTopicSessionAdaptor.java

2009-11-11 Thread aidan
Author: aidan Date: Wed Nov 11 23:09:26 2009 New Revision: 835135 URL: http://svn.apache.org/viewvc?rev=835135view=rev Log: QPID-1849: actually pass through parameter Modified: qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQTopicSessionAdaptor.java Modified:

svn commit: r835115 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/configuration/ broker/src/main/java/org/apache/qpid/server/security/access/ broker/src/test/java/org/apache/

2009-11-11 Thread aidan
Author: aidan Date: Wed Nov 11 22:59:29 2009 New Revision: 835115 URL: http://svn.apache.org/viewvc?rev=835115view=rev Log: QPID-2184: make sure global security plugins are reconfigured properly ServerConfigurationTest: add test for reloading firewall config in main section, not just as a