svn commit: r950792 - in /qpid/trunk/qpid/doc/website: content/amqp.html content/download.html content/getting_started.html content/home.html content/qpid_integrated_with.html template/template.html t

2010-06-02 Thread jonathan
Author: jonathan Date: Wed Jun 2 22:14:17 2010 New Revision: 950792 URL: http://svn.apache.org/viewvc?rev=950792&view=rev Log: Eliminated various dead links. Added: qpid/trunk/qpid/doc/website/tools/generate (with props) Modified: qpid/trunk/qpid/doc/website/content/amqp.html qpid/

svn commit: r950763 - in /qpid/trunk/qpid/cpp/src: qpid/messaging/Connection.cpp tests/qpid_receive.cpp tests/qpid_send.cpp

2010-06-02 Thread aconway
Author: aconway Date: Wed Jun 2 21:21:38 2010 New Revision: 950763 URL: http://svn.apache.org/viewvc?rev=950763&view=rev Log: Fix error string for invalid options, fix exception handling in qpid_send/qpid_receive. Modified: qpid/trunk/qpid/cpp/src/qpid/messaging/Connection.cpp qpid/trun

svn commit: r950740 - in /qpid/trunk/qpid/java: broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/config/ broker-plugins/access-control/src/main/java/org/apache/qpid/s

2010-06-02 Thread robbie
Author: robbie Date: Wed Jun 2 19:58:39 2010 New Revision: 950740 URL: http://svn.apache.org/viewvc?rev=950740&view=rev Log: Add the ASF License to various classes currently missing it Modified: qpid/trunk/qpid/java/broker-plugins/access-control/src/main/java/org/apache/qpid/server/security

svn commit: r950735 - in /qpid/trunk/qpid/cpp/src/qpid/broker: Queue.cpp SemanticState.cpp

2010-06-02 Thread gsim
Author: gsim Date: Wed Jun 2 19:45:34 2010 New Revision: 950735 URL: http://svn.apache.org/viewvc?rev=950735&view=rev Log: QPID-2004: Now that connections are cleaned up on shutdown, some cluster safety assertions need to be relaxed. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp

svn commit: r950730 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidBrokerTestCase.java

2010-06-02 Thread robbie
Author: robbie Date: Wed Jun 2 19:13:40 2010 New Revision: 950730 URL: http://svn.apache.org/viewvc?rev=950730&view=rev Log: QPID-2639: copy the old qpidtestc...@950614 to the new QpidBrokerTestCase, removing the exclusion features now handled by the new QpidTestCase Added: qpid/trunk/qpid

svn commit: r950727 - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils: QpidBrokerTestCase.java QpidTestCase.java

2010-06-02 Thread robbie
Author: robbie Date: Wed Jun 2 19:10:12 2010 New Revision: 950727 URL: http://svn.apache.org/viewvc?rev=950727&view=rev Log: QPID-2639: add ASF licence and correct Logger class to updated QpidTestCase, delete QpidBrokerTestCase such that the old QpidTestCase as at r950614 can be copied into its

svn commit: r950656 - in /qpid/trunk/qpid/java: broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/plugins/ broker-plugins/experimental/slowconsumerdetection/src/main/j

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:47:34 2010 New Revision: 950656 URL: http://svn.apache.org/viewvc?rev=950656&view=rev Log: QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin config) method. Further work is required to ensure that all ConfigurationPlugins perform co

svn commit: r950654 - in /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server: configuration/ logging/actors/

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:46:37 2010 New Revision: 950654 URL: http://svn.apache.org/viewvc?rev=950654&view=rev Log: QPID-2632 : Fix test that need to modify the configuration before starting the broker. VHCT needed to ensure that the configuration for the various queue priorities was

svn commit: r950653 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueMBeanTest.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:46:20 2010 New Revision: 950653 URL: http://svn.apache.org/viewvc?rev=950653&view=rev Log: QPID-2632 : Update test to use the testName'd queue by default not 'test' Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueM

svn commit: r950652 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/util/InternalBrokerBaseCase.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:46:06 2010 New Revision: 950652 URL: http://svn.apache.org/viewvc?rev=950652&view=rev Log: QPID-2632 : Move the creation of the default virtualhosts in the xml config to setup so tests can clear it and make their own Modified: qpid/trunk/qpid/java/broker

svn commit: r950651 - in /qpid/trunk/qpid/java: broker-plugins/extras/build.xml broker/src/test/java/org/apache/qpid/server/plugins/PluginTest.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:45:53 2010 New Revision: 950651 URL: http://svn.apache.org/viewvc?rev=950651&view=rev Log: QPID-2632 : extra plugins require common/test for the test NetworkDriver Modified: qpid/trunk/qpid/java/broker-plugins/extras/build.xml qpid/trunk/qpid/java/bro

svn commit: r950650 - in /qpid/trunk/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/server/virtualhost/plugin: ./ policies/

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:45:37 2010 New Revision: 950650 URL: http://svn.apache.org/viewvc?rev=950650&view=rev Log: QPID-2632 : Update SCD to use IBBC Modified: qpid/trunk/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/server/virtualhost

svn commit: r950649 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/logging/actors/

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:45:19 2010 New Revision: 950649 URL: http://svn.apache.org/viewvc?rev=950649&view=rev Log: QPID-2632 : Updated actor test for IBBC. Base classes now extends IBBC rather than TestCase. The rest of the tests were updated to make use of the configure method rather

svn commit: r950648 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/util/InternalBrokerBaseCase.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:45:03 2010 New Revision: 950648 URL: http://svn.apache.org/viewvc?rev=950648&view=rev Log: QPID-2632 : Update to ensure multiple virtualhosts are actually added, required move to XMLConfiguration from PropertyConfiguration Modified: qpid/trunk/qpid/java/

svn commit: r950647 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueMBeanTest.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:44:49 2010 New Revision: 950647 URL: http://svn.apache.org/viewvc?rev=950647&view=rev Log: QPID-2632 : IBBC update and removed most local variable declartion as this was duplicating IBBC setup Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apach

svn commit: r950646 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueFactoryTest.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:44:36 2010 New Revision: 950646 URL: http://svn.apache.org/viewvc?rev=950646&view=rev Log: QPID-2632 : Updated as per other tests for IBBC, with setUp/tearDown This test also required a change to record the number of queues created during IBBC broker startup a

svn commit: r950645 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueAlertTest.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:44:21 2010 New Revision: 950645 URL: http://svn.apache.org/viewvc?rev=950645&view=rev Log: QPID-2632 : Updated AMQQueueAlertTest to use configure() to set ExpiredMessage check period. Removed local variables and renamed others to utilise those created by IBBC.

svn commit: r950644 - in /qpid/trunk/qpid/java: broker-plugins/firewall/src/test/java/org/apache/qpid/server/security/access/ broker/src/test/java/org/apache/qpid/server/ broker/src/test/java/org/apac

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:44:06 2010 New Revision: 950644 URL: http://svn.apache.org/viewvc?rev=950644&view=rev Log: QPID-2623 : Simple changes to classes that extended TestCase, now they extend InternalBrokerBaseCase. Fixed up @Override on setUp/tearDowns removed setUp/tearDowns that

svn commit: r950643 - in /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/util: InternalBrokerBaseCase.java TestApplicationRegistry.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:43:27 2010 New Revision: 950643 URL: http://svn.apache.org/viewvc?rev=950643&view=rev Log: QPID-2632 : Update IBBC and TestApplicationRegistry to provide default test vhosts and one named after the test via getName(). Also provide configure() method callback s

svn commit: r950642 - in /qpid/trunk/qpid/java/broker/src: main/java/org/apache/qpid/server/registry/ test/java/org/apache/qpid/server/util/

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:43:12 2010 New Revision: 950642 URL: http://svn.apache.org/viewvc?rev=950642&view=rev Log: QPID-2632 : Remove NullApplicationRegistry Removed: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/util/NullApplicationRegistry.java Modified:

svn commit: r950641 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/plugins/PluginTest.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:42:54 2010 New Revision: 950641 URL: http://svn.apache.org/viewvc?rev=950641&view=rev Log: QPID-2632 - Cleaned up PluginTest, it now simply uses the configure() method to set its additional property Modified: qpid/trunk/qpid/java/broker/src/test/java/org

svn commit: r950640 - in /qpid/trunk/qpid/java/systests/src: main/java/org/apache/qpid/server/failover/ main/java/org/apache/qpid/server/queue/ old_test/java/org/apache/qpid/server/queue/ old_test/jav

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:42:39 2010 New Revision: 950640 URL: http://svn.apache.org/viewvc?rev=950640&view=rev Log: QPID-2632 : A couple of tests in Systests are actually InVM only tests but are not marked as so. They only work InVM but require a client. These should be either updated

svn commit: r950639 - in /qpid/trunk/qpid/java/management/eclipse-plugin: build.xml src/test/java/org/apache/qpid/management/ui/ManagementConsoleTest.java

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:42:19 2010 New Revision: 950639 URL: http://svn.apache.org/viewvc?rev=950639&view=rev Log: QPID-2632 : Updating ManagementConsoleTest to use IBBC required added broker/test as a dependency Modified: qpid/trunk/qpid/java/management/eclipse-plugin/build.xml

svn commit: r950638 - in /qpid/trunk/qpid/java/broker-plugins/experimental/slowconsumerdetection/src: main/java/org/apache/qpid/server/virtualhost/plugin/logging/ test/java/org/apache/qpid/server/virt

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:42:04 2010 New Revision: 950638 URL: http://svn.apache.org/viewvc?rev=950638&view=rev Log: QPID-1447 : Fully comment tests and ensure asserts are made in all test cases Modified: qpid/trunk/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/m

svn commit: r950637 - in /qpid/trunk/qpid/java/broker-plugins/experimental/slowconsumerdetection/src: main/java/org/apache/qpid/server/virtualhost/plugin/policies/TopicDeletePolicyConfiguration.java t

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:41:42 2010 New Revision: 950637 URL: http://svn.apache.org/viewvc?rev=950637&view=rev Log: QPID-1447 : Finish testing SCD plugin, Now tests durable subscriptions and all three triggers, depth,messageAge,messageCount Modified: qpid/trunk/qpid/java/broker-

svn commit: r950636 - in /qpid/trunk/qpid/java: broker-plugins/experimental/slowconsumerdetection/ broker-plugins/experimental/slowconsumerdetection/src/main/java/org/apache/qpid/server/virtualhost/pl

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:41:22 2010 New Revision: 950636 URL: http://svn.apache.org/viewvc?rev=950636&view=rev Log: QPID-1447 : Add Logging to SCD. Update PluginManager to expose the logging packages via OSGi. Added: qpid/trunk/qpid/java/broker-plugins/experimental/slowconsumerd

svn commit: r950635 - in /qpid/trunk/qpid/java/broker: ./ src/main/java/org/apache/qpid/server/ src/main/java/org/apache/qpid/server/logging/messages/ src/main/java/org/apache/qpid/server/protocol/ sr

2010-06-02 Thread ritchiem
Author: ritchiem Date: Wed Jun 2 16:40:57 2010 New Revision: 950635 URL: http://svn.apache.org/viewvc?rev=950635&view=rev Log: QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit LoggingClasses and use that as the basis for generation. Expose LogSubjects from Queue and

svn commit: r950621 - in /qpid/trunk/qpid/java: broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/server/virtualhost/plugin/ broker-plugins/experimental/slowconsumerdetec

2010-06-02 Thread rajith
Author: rajith Date: Wed Jun 2 16:18:20 2010 New Revision: 950621 URL: http://svn.apache.org/viewvc?rev=950621&view=rev Log: Excluded the following tests using the new mechanism introduced in QPID-2639 Modified: qpid/trunk/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test

svn commit: r950617 [2/2] - in /qpid/trunk/qpid/java: perftests/src/main/java/org/apache/qpid/topic/ systests/src/main/java/org/apache/qpid/client/ systests/src/main/java/org/apache/qpid/client/messag

2010-06-02 Thread rajith
Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/client/forwardall/Service.java URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/client/forwardall/Service.java?rev=950617&r1=950616&r2=950617&view=diff ==

svn commit: r950615 [1/2] - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils: QpidBrokerTestCase.java QpidTestCase.java

2010-06-02 Thread rajith
Author: rajith Date: Wed Jun 2 16:10:15 2010 New Revision: 950615 URL: http://svn.apache.org/viewvc?rev=950615&view=rev Log: QPID-2639 Renamed the old QpidTestCase to QpidBrokerTestCase Created a new class QpidTestCase and moved the test exclusion logic to this class. Added: qpid/trunk/qpi

svn commit: r950615 [2/2] - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils: QpidBrokerTestCase.java QpidTestCase.java

2010-06-02 Thread rajith
Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidTestCase.java URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/utils/QpidTestCase.java?rev=950615&r1=950614&r2=950615&view=diff ==

svn commit: r950608 - /qpid/trunk/qpid/cpp/src/qpid/broker/ConnectionHandler.cpp

2010-06-02 Thread aconway
Author: aconway Date: Wed Jun 2 15:49:49 2010 New Revision: 950608 URL: http://svn.apache.org/viewvc?rev=950608&view=rev Log: Fixed sporadic client "reserved bits not 0" exceptions with cluster + encryption. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/ConnectionHandler.cpp Modified: qpid

svn commit: r950584 - /qpid/trunk/qpid/cpp/src/tests/sasl_config/

2010-06-02 Thread robbie
Author: robbie Date: Wed Jun 2 14:56:03 2010 New Revision: 950584 URL: http://svn.apache.org/viewvc?rev=950584&view=rev Log: Delete empty cpp/src/tests/sasl_config dir which is being touched and removed by the build process, leading to spurious svn update output as the missing directory is recr

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

2010-06-02 Thread shuston
Author: shuston Date: Wed Jun 2 13:23:11 2010 New Revision: 950556 URL: http://svn.apache.org/viewvc?rev=950556&view=rev Log: Correct reference to test exe Modified: qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt Modified: qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt URL: http://svn.apache.o

[CONF] Apache Qpid > Topic Configuration Design

2010-06-02 Thread confluence
Topic Configuration Design Page edited by Martin Ritchie Changes (10) ... {code:xml} key="stocks.us.*"> stocks.us.* {code} Th

[CONF] Apache Qpid > Topic Configuration Design

2010-06-02 Thread confluence
Topic Configuration Design Page edited by Martin Ritchie Changes (3) ... Currently we are unable to provide configuration for topics. What follows is a prop

svn commit: r950480 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/ConnectionImpl.cpp

2010-06-02 Thread gsim
Author: gsim Date: Wed Jun 2 10:39:10 2010 New Revision: 950480 URL: http://svn.apache.org/viewvc?rev=950480&view=rev Log: QPID-664: Changed default for reconnect to false as that is more intuitive (e.g. when you specify the wrong broker address to start with) Modified: qpid/trunk/qpid/cpp/

svn commit: r950472 - /qpid/trunk/qpid/python/qpid/connection.py

2010-06-02 Thread gsim
Author: gsim Date: Wed Jun 2 10:24:10 2010 New Revision: 950472 URL: http://svn.apache.org/viewvc?rev=950472&view=rev Log: QPID-2637: Mark connection as failed if read from socket fails Modified: qpid/trunk/qpid/python/qpid/connection.py Modified: qpid/trunk/qpid/python/qpid/connection.py U