svn commit: r750622 - in /qpid/trunk/qpid/cpp/src: qpid/client/Dispatcher.cpp tests/ClientSessionTest.cpp

2009-03-05 Thread gsim
Author: gsim Date: Thu Mar 5 22:05:26 2009 New Revision: 750622 URL: http://svn.apache.org/viewvc?rev=750622&view=rev Log: QPID-1718: Ensure that cancellation caused by e.g. SubscriptionManager::get() doesn't close dispatch queue. Modified: qpid/trunk/qpid/cpp/src/qpid/client/Dispatcher.cp

svn commit: r750616 - in /qpid/branches/qpid-1673/qpid/cpp/docs/api: developer.doxygen.in user.doxygen.in

2009-03-05 Thread shuston
Author: shuston Date: Thu Mar 5 21:52:06 2009 New Revision: 750616 URL: http://svn.apache.org/viewvc?rev=750616&view=rev Log: Use PREDEFINED to make QPID_*_EXTERN tags disappear from docs Modified: qpid/branches/qpid-1673/qpid/cpp/docs/api/developer.doxygen.in qpid/branches/qpid-1673/qpi

svn commit: r750586 - in /qpid/trunk/qpid/cpp/src: qpid/replication/ReplicationExchange.cpp tests/replication_test

2009-03-05 Thread gsim
Author: gsim Date: Thu Mar 5 21:06:17 2009 New Revision: 750586 URL: http://svn.apache.org/viewvc?rev=750586&view=rev Log: QPID-1717: Check that target queue for replication events exists before attempting to process it. Modified: qpid/trunk/qpid/cpp/src/qpid/replication/ReplicationExchan

svn commit: r750574 - in /qpid/trunk/qpid/cpp/src/qpid/cluster: Cluster.cpp Cluster.h ExpiryPolicy.cpp ExpiryPolicy.h

2009-03-05 Thread aconway
Author: aconway Date: Thu Mar 5 20:24:41 2009 New Revision: 750574 URL: http://svn.apache.org/viewvc?rev=750574&view=rev Log: Cluster: restore separate event/frame threads. Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/Cluster.cpp qpid/trunk/qpid/cpp/src/qpid/cluster/Cluster.h qpid/

[CONF] Apache Qpid: Qpid Management Framework (page edited)

2009-03-05 Thread confluence
Page Edited : qpid : Qpid Management Framework Qpid Management Framework has been edited by Ted Ross (Mar 05, 2009). Change summary: Removed object-id sectio

[CONF] Apache Qpid: Qpid Management Framework (page edited)

2009-03-05 Thread confluence
Page Edited : qpid : Qpid Management Framework Qpid Management Framework has been edited by Ted Ross (Mar 05, 2009). Change summary: Added link to the protoc

svn commit: r750525 - in /qpid/branches/qpid-1673/qpid/cpp/src: client.vcproj common.vcproj qmfconsole.vcproj

2009-03-05 Thread shuston
Author: shuston Date: Thu Mar 5 17:59:03 2009 New Revision: 750525 URL: http://svn.apache.org/viewvc?rev=750525&view=rev Log: Add deploy step for headers and built result Modified: qpid/branches/qpid-1673/qpid/cpp/src/client.vcproj qpid/branches/qpid-1673/qpid/cpp/src/common.vcproj q

svn commit: r750497 - in /qpid/trunk/qpid/cpp/src/qpid/broker: QueuePolicy.cpp TxAccept.cpp

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:29:22 2009 New Revision: 750497 URL: http://svn.apache.org/viewvc?rev=750497&view=rev Log: qpid/broker/QueuePolicy.cpp - Add a missing std namespace qpid/broker/TxAccept.cpp - Add a missing std namespace Modified: qpid/trunk/qpid/cpp/src/qpid/broker/QueueP

svn commit: r750496 - /qpid/trunk/qpid/cpp/src/qpid/log/posix/SinkOptions.cpp

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:25:17 2009 New Revision: 750496 URL: http://svn.apache.org/viewvc?rev=750496&view=rev Log: qpid/log/posix/SinkOptions.cpp - Conditionally use LOG_FTP and LOG_AUTHPRIV - Add a missing std namespace Modified: qpid/trunk/qpid/cpp/src/qpid/log/posix/SinkOptio

svn commit: r750494 - /qpid/trunk/qpid/cpp/configure.ac

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:22:06 2009 New Revision: 750494 URL: http://svn.apache.org/viewvc?rev=750494&view=rev Log: configure.ac: - Check for existence of LOG_FTP and LOG_AUTHPRIV to create proper defines - Define SUNOS properly - Reverse SUNCC detection to make it work properly - C

svn commit: r750491 - /qpid/trunk/qpid/cpp/src/qpid/log/Selector.cpp

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:14:48 2009 New Revision: 750491 URL: http://svn.apache.org/viewvc?rev=750491&view=rev Log: qpid::log::Selector: Include strings.h for ::strlen Modified: qpid/trunk/qpid/cpp/src/qpid/log/Selector.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/log/Selector.cpp

svn commit: r750489 - /qpid/trunk/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:12:09 2009 New Revision: 750489 URL: http://svn.apache.org/viewvc?rev=750489&view=rev Log: Replace PF_LOCAL with PF_UNIX, since it seems to be equivalent, and the former doesn't exist on Solaris (for instance) Modified: qpid/trunk/qpid/cpp/src/qpid/agent/Ma

svn commit: r750488 - /qpid/trunk/qpid/cpp/src/qpid/client/SessionImpl.cpp

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:09:52 2009 New Revision: 750488 URL: http://svn.apache.org/viewvc?rev=750488&view=rev Log: In qpid::client::SessionImpl Force the construction of a sys::ExceptionHolder to avoid the Sun Compiler to throw an ambiguity error, since it things that sys::ExceptionHold

[CONF] Apache Qpid: How to Use JNDI (page edited)

2009-03-05 Thread confluence
Page Edited : qpid : How to Use JNDI How to Use JNDI has been edited by Martin Ritchie (Mar 05, 2009). (View changes) Content: How

svn commit: r750487 - in /qpid/trunk/qpid/cpp/src/qpid/sys: Codec.h CopyOnWriteArray.h

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:07:55 2009 New Revision: 750487 URL: http://svn.apache.org/viewvc?rev=750487&view=rev Log: Add a pair of missing std:: namespaces Modified: qpid/trunk/qpid/cpp/src/qpid/sys/Codec.h qpid/trunk/qpid/cpp/src/qpid/sys/CopyOnWriteArray.h Modified: qpid/trunk

svn commit: r750486 - in /qpid/trunk/qpid/cpp/src: Makefile.am qpid/sys/solaris/SystemInfo.cpp

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:06:42 2009 New Revision: 750486 URL: http://svn.apache.org/viewvc?rev=750486&view=rev Log: Implement a solaris qpid::sys::SystemInfo Choose implementation based on SUNOS definition Added: qpid/trunk/qpid/cpp/src/qpid/sys/solaris/SystemInfo.cpp (with props)

svn commit: r750485 - /qpid/trunk/qpid/cpp/src/qpid/sys/PollableQueue.h

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:02:31 2009 New Revision: 750485 URL: http://svn.apache.org/viewvc?rev=750485&view=rev Log: Remove the argument type in the boost::function template since it's no needed and hurts the Sun compiler Modified: qpid/trunk/qpid/cpp/src/qpid/sys/PollableQueue.h Mo

svn commit: r750483 - /qpid/trunk/qpid/cpp/src/qpid/sys/Thread.h

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 16:00:31 2009 New Revision: 750483 URL: http://svn.apache.org/viewvc?rev=750483&view=rev Log: Define the QPID_TSS macro for the Sun Studio Compilers Modified: qpid/trunk/qpid/cpp/src/qpid/sys/Thread.h Modified: qpid/trunk/qpid/cpp/src/qpid/sys/Thread.h URL: h

svn commit: r750482 - /qpid/trunk/qpid/cpp/src/qpid/sys/posix/Socket.cpp

2009-03-05 Thread mteira
Author: mteira Date: Thu Mar 5 15:59:17 2009 New Revision: 750482 URL: http://svn.apache.org/viewvc?rev=750482&view=rev Log: Prepend std namespace to atoi since we are including cstdlib Modified: qpid/trunk/qpid/cpp/src/qpid/sys/posix/Socket.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/sys/po

svn commit: r750456 - in /qpid/trunk/qpid/cpp: src/ src/qpid/ src/qpid/broker/ src/qpid/cluster/ src/tests/ xml/

2009-03-05 Thread aconway
Author: aconway Date: Thu Mar 5 13:28:14 2009 New Revision: 750456 URL: http://svn.apache.org/viewvc?rev=750456&view=rev Log: cluster: fix delivery-property.exchange-name set on updated messages. Logging improvements, useful for debugging: - qpid/SessionState.cpp: show frame bodies with command