svn commit: r827865 - in /qpid/trunk/qpid/cpp/src: config.h.cmake qpid/Modules.cpp

2009-10-20 Thread shuston
Author: shuston Date: Wed Oct 21 01:36:16 2009 New Revision: 827865 URL: http://svn.apache.org/viewvc?rev=827865&view=rev Log: Add ability to load modules from something other than a .so file; allows loading .dll files on Windows, for example. The proper suffix is gleaned from cmake; if on autoc

[CONF] Apache Qpid > People

2009-10-20 Thread confluence
People Page edited by Jonathan Robie Apache Qpid Committers The people listed below have made significant contributions to Qpid by working long and hard to make quality software for the rest of the world to use. In addition to prov

[CONF] Apache Qpid > Project Status

2009-10-20 Thread confluence
Project Status Page edited by Jonathan Robie Qpid is graduated November 2008 as TLP Qpid will be transitioning to it new home out of the incubator. If you find pages that need updating, please mail the qpid-dev list. If you would l

[CONF] Apache Qpid > Index

2009-10-20 Thread confluence
Index Page edited by Jonathan Robie Apache Qpid: Open Source AMQP Messaging Enterprise Messaging systems let programs communicate by exchanging messages, much as people communicate by exchanging email. Unlike email, enterprise messa

[CONF] Apache Qpid > AMQP Java JMS Messaging Client

2009-10-20 Thread confluence
AMQP Java JMS Messaging Client Page edited by Jonathan Robie The Java Client supported by Qpid implements the JMS 1.1 specification. General User Guides AMQP Java JMS Client Feature Guide FAQ Java JMS 1.1 Specification Syste

[CONF] Apache Qpid > AMQP Java JMS Messaging Client

2009-10-20 Thread confluence
AMQP Java JMS Messaging Client Page edited by Jonathan Robie The Java Client supported by Qpid implements the JMS 1.1 specification. General User Guides. Feature Guide FAQ JMS 1.1 Specification System Properties Connection

[CONF] Apache Qpid > AMQP Java JMS Messaging Client

2009-10-20 Thread confluence
AMQP Java JMS Messaging Client Page edited by Jonathan Robie The Java Client supported by Qpid implements the JMS 1.1 specification. General User Guides Feature Guide FAQ JMS 1.1 Specification System Properties Connection U

[CONF] Apache Qpid > AMQP Java JMS Messaging Client

2009-10-20 Thread confluence
AMQP Java JMS Messaging Client Page edited by Jonathan Robie The Java Client supported by Qpid implements the JMS 1.1 specification. General User Guides. Feature Guide FAQ JMS 1.1 Specification System Properties Connection

svn commit: r827783 - in /qpid/trunk/qpid/cpp/src/qpid/broker: Broker.cpp Broker.h

2009-10-20 Thread tross
Author: tross Date: Tue Oct 20 20:38:11 2009 New Revision: 827783 URL: http://svn.apache.org/viewvc?rev=827783&view=rev Log: Fixed memory leak on broker shutdown. Broker's management agent pointer is now a std::auto_ptr rather than a raw pointer. The agent pointer was moved in front of the regis

[CONF] Apache Qpid > AMQP Ruby Messaging Client

2009-10-20 Thread confluence
AMQP Ruby Messaging Client Page edited by Jonathan Robie The Ruby Messaging Client currently has little documentation and few examples. Examples *AMQP Ruby Messaging Client Examples Change Notific

[CONF] Apache Qpid > AMQP Ruby Messaging Client

2009-10-20 Thread confluence
AMQP Ruby Messaging Client Page edited by Jonathan Robie The Ruby Messaging Client currently has little documentation and few examples. .h3 Examples *AMQP Ruby Messaging Client Examples Change Not

[CONF] Apache Qpid > AMQP Ruby Messaging Client

2009-10-20 Thread confluence
AMQP Ruby Messaging Client Page edited by Jonathan Robie The Ruby Messaging Client currently has little documentation and few examples. h3 Examples *AMQP Ruby Messaging Client Examples Change

[CONF] Apache Qpid > AMQP Ruby Messaging Client

2009-10-20 Thread confluence
AMQP Ruby Messaging Client Page added by Jonathan Robie Change Notification Preferences View Online | Add Comment --

svn commit: r827747 - in /qpid/trunk/qpid/python: qpid/selector.py tests/connection.py

2009-10-20 Thread shuston
Author: shuston Date: Tue Oct 20 17:56:01 2009 New Revision: 827747 URL: http://svn.apache.org/viewvc?rev=827747&view=rev Log: Modified to work on Windows; fixes QPID-2149. Modified: qpid/trunk/qpid/python/qpid/selector.py qpid/trunk/qpid/python/tests/connection.py Modified: qpid/trunk/q

svn commit: r827735 - in /qpid/trunk/qpid/cpp: include/qpid/sys/ src/qpid/broker/ src/qpid/sys/windows/

2009-10-20 Thread shuston
Author: shuston Date: Tue Oct 20 17:10:05 2009 New Revision: 827735 URL: http://svn.apache.org/viewvc?rev=827735&view=rev Log: Carry over recent AsynchIO-level changes to Windows. Modified: qpid/trunk/qpid/cpp/include/qpid/sys/IOHandle.h qpid/trunk/qpid/cpp/src/qpid/broker/Broker.h qp

svn commit: r827731 - in /qpid/trunk/qpid/cpp/src/tests: .valgrind.supp run_test

2009-10-20 Thread aconway
Author: aconway Date: Tue Oct 20 16:54:18 2009 New Revision: 827731 URL: http://svn.apache.org/viewvc?rev=827731&view=rev Log: Supress TCPConnector join leak, disabled valgrind --gen-supressions - too verbose. Modified: qpid/trunk/qpid/cpp/src/tests/.valgrind.supp qpid/trunk/qpid/cpp/src

svn commit: r827724 [4/8] - in /qpid/branches/java-broker-0-10/qpid/java: ./ broker-plugins/src/main/java/org/apache/qpid/extras/exchanges/diagnostic/ broker-plugins/src/main/java/org/apache/qpid/extr

2009-10-20 Thread rgodfrey
Modified: qpid/branches/java-broker-0-10/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SimpleAMQQueue.java URL: http://svn.apache.org/viewvc/qpid/branches/java-broker-0-10/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SimpleAMQQueue.java?rev=827724&r1=827723&r2=827724&

svn commit: r827702 - /qpid/trunk/qpid/java/systests/etc/config-systests-acl-settings.xml

2009-10-20 Thread marnie
Author: marnie Date: Tue Oct 20 15:38:39 2009 New Revision: 827702 URL: http://svn.apache.org/viewvc?rev=827702&view=rev Log: QPID-1301 Updated test config Modified: qpid/trunk/qpid/java/systests/etc/config-systests-acl-settings.xml Modified: qpid/trunk/qpid/java/systests/etc/config-systests

svn commit: r827701 - /qpid/trunk/qpid/python/commands/qpid-stat

2009-10-20 Thread nsantos
Author: nsantos Date: Tue Oct 20 15:38:35 2009 New Revision: 827701 URL: http://svn.apache.org/viewvc?rev=827701&view=rev Log: QPID-2131: fix for dropped auth in cluster members Modified: qpid/trunk/qpid/python/commands/qpid-stat Modified: qpid/trunk/qpid/python/commands/qpid-stat URL: http

svn commit: r827686 - in /qpid/trunk/qpid/cpp: bindings/qmf/python/qmf.py bindings/qmf/tests/python_agent.py src/qmf/engine/ConnectionSettingsImpl.cpp

2009-10-20 Thread tross
Author: tross Date: Tue Oct 20 15:22:19 2009 New Revision: 827686 URL: http://svn.apache.org/viewvc?rev=827686&view=rev Log: QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings implementation Applied patch from Ken Giusti Modified: qpid/trunk/qpid/cpp/bindings/qmf/pytho

[CONF] Apache Qpid > AMQP .NET Messaging Client

2009-10-20 Thread confluence
AMQP .NET Messaging Client Page edited by Jonathan Robie Currently the .NET code base provides two client libraries that are compatible respectively with AMQP 0.8 and 0.10. The 0.8 client is located in qpid\dotnet and the 0.10 client

svn commit: r827592 - in /qpid/trunk/qpid/java/broker/src/test/java/org/apache: log4j/xml/QpidLog4JConfiguratorTest.java qpid/server/logging/management/LoggingManagementMBeanTest.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:46:51 2009 New Revision: 827592 URL: http://svn.apache.org/viewvc?rev=827592&view=rev Log: QPID-2055: update test to ensure all test files created are cleared up Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apache/log4j/xml/QpidLog4JConfiguratorT

svn commit: r827591 - /qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/logging/management/LoggingManagementMBean.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:46:35 2009 New Revision: 827591 URL: http://svn.apache.org/viewvc?rev=827591&view=rev Log: QPID-2055: remove use of FileUtils.copyCheckedEx for security reasons, generate new file in same filesystem as existing file to avoid copying between filesystems Modifie

svn commit: r827590 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/security/access/management/AMQUserManagementMBeanTest.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:46:20 2009 New Revision: 827590 URL: http://svn.apache.org/viewvc?rev=827590&view=rev Log: QPID-2042: update test to ensure all test files created are cleared up Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/security/access/mana

svn commit: r827589 - /qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/security/access/management/AMQUserManagementMBean.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:46:05 2009 New Revision: 827589 URL: http://svn.apache.org/viewvc?rev=827589&view=rev Log: QPID-2042: remove use of FileUtils.copyCheckedEx for security reasons, generate new file in same filesystem as existing file to avoid copying between filesystems Modifie

[CONF] Apache Qpid > AMQP C++ Messaging Client

2009-10-20 Thread confluence
AMQP C++ Messaging Client Page commented by Jonathan Robie Replaces http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=28284. Currently, the content is identical, except for titles and placement in the hierarchy. Needs to p

svn commit: r827588 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/security/auth/database/Base64MD5PasswordFilePrincipalDatabaseTest.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:45:51 2009 New Revision: 827588 URL: http://svn.apache.org/viewvc?rev=827588&view=rev Log: QPID-2041: update test to ensure all test files created are cleared up Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/security/auth/databa

svn commit: r827587 - /qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/security/auth/database/Base64MD5PasswordFilePrincipalDatabase.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:45:36 2009 New Revision: 827587 URL: http://svn.apache.org/viewvc?rev=827587&view=rev Log: QPID-2041: remove use of FileUtils.copyCheckedEx for security reasons, generate new file in same filesystem as existing file to avoid copying between filesystems Modifie

svn commit: r827586 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/security/auth/database/PlainPasswordFilePrincipalDatabaseTest.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:45:21 2009 New Revision: 827586 URL: http://svn.apache.org/viewvc?rev=827586&view=rev Log: QPID-2040: update test to ensure all test files created are cleared up Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/security/auth/databa

[CONF] Apache Qpid > AMQP C++ Messaging Client

2009-10-20 Thread confluence
AMQP C++ Messaging Client Page edited by Jonathan Robie Introduction Contributors should read: README in subversion for build instructions. C++ coding tips C++ style guide C++ public API guidelines OS version considerations

svn commit: r827584 - /qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/security/auth/database/PlainPasswordFilePrincipalDatabase.java

2009-10-20 Thread robbie
Author: robbie Date: Tue Oct 20 14:45:05 2009 New Revision: 827584 URL: http://svn.apache.org/viewvc?rev=827584&view=rev Log: QPID-2040: remove use of FileUtils.copyCheckedEx for security reasons, generate new file in same filesystem as existing file to avoid copying between filesystems Modifie

[CONF] Apache Qpid > AMQP Messaging Broker (implemented in Java)

2009-10-20 Thread confluence
AMQP Messaging Broker (implemented in Java) Page commented by Jonathan Robie Replaces http://cwiki.apache.org/confluence/display/qpid/Java+Broker Identical content, changing title and location. Ch

[CONF] Apache Qpid > AMQP Messaging Broker (implemented in Java)

2009-10-20 Thread confluence
AMQP Messaging Broker (implemented in Java) Page edited by Jonathan Robie General User Guides Feature Guide FAQ Getting Started Guide Broker Environment Variables Troubleshooting Guide How Tos Add New Users Configure ACL

[CONF] Apache Qpid > AMQP Java JMS Messaging Client

2009-10-20 Thread confluence
AMQP Java JMS Messaging Client Page commented by Jonathan Robie Replaces http://cwiki.apache.org/confluence/pages/editpage.action?pageId=109913. Currently, the two pages are identical, except for title and location.

[CONF] Apache Qpid > AMQP Java JMS Messaging Client

2009-10-20 Thread confluence
AMQP Java JMS Messaging Client Page edited by Jonathan Robie The Java Client supported by Qpid implements the JMS 1.1 specification. General User Guides. Feature Guide FAQ JMS 1.1 Specification System Properties Connection

[CONF] Apache Qpid > AMQP Python Messaging Client

2009-10-20 Thread confluence
AMQP Python Messaging Client Page edited by Jonathan Robie User Guides Python Client API Guide Examples AMQP Python Client Examples Running the AMQP Python Client Examples Test Framework Python Test Framework

[CONF] Apache Qpid > AMQP Python Messaging Client

2009-10-20 Thread confluence
AMQP Python Messaging Client Page edited by Jonathan Robie User Guides Python Client API Guide Examples [AMQP Python Client Examples | https://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/] Running the AMQP Py

[CONF] Apache Qpid > Qpid Python Documentation

2009-10-20 Thread confluence
Qpid Python Documentation Page removed by Jonathan Robie Qpid provides a python client library for sending messages over AMQP. To use it, import qpid.* See tests/basic.py for some trivial examples ---

[CONF] Apache Qpid > AMQP .NET Messaging Client

2009-10-20 Thread confluence
AMQP .NET Messaging Client Page edited by Jonathan Robie Currently the .NET code base provides two client libraries that are compatible respectively with AMQP 0.8 and 0.10. The 0.8 client is located in qpid\dotnet and the 0.10 client

[CONF] Apache Qpid > AMQP .NET Messaging Client

2009-10-20 Thread confluence
AMQP .NET Messaging Client Page commented by Jonathan Robie This page should replace the following pages: http://cwiki.apache.org/confluence/display/qpid/.NET+Client http://cwiki.apache.org/confluence/display/qpid/Qpid+.Net+Documentatio

[CONF] Apache Qpid > AMQP .NET Messaging Client

2009-10-20 Thread confluence
AMQP .NET Messaging Client Page edited by Jonathan Robie User Guides .NET client user guide .NET client Excel plug-in The WCF interface for the .NET client Developer Guidelines Qpid Developer Documentation Coding Standard

[CONF] Apache Qpid > AMQP Test Suites for Apache Qpid

2009-10-20 Thread confluence
AMQP Test Suites for Apache Qpid Page added by Jonathan Robie Change Notification Preferences View Online | Add Comment

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

2009-10-20 Thread marnie
Author: marnie Date: Tue Oct 20 11:46:29 2009 New Revision: 827041 URL: http://svn.apache.org/viewvc?rev=827041&view=rev Log: QPID-1301 Fixes for issues with temporary queue permissions, including promotion of temporary element out from individual queue elements. Modified: qpid/trunk/qpid/j