svn commit: r919666 - in /qpid/trunk/qpid/java: client/src/main/java/org/apache/qpid/client/XAResourceImpl.java systests/src/main/java/org/apache/qpid/test/unit/xa/FaultTest.java

2010-03-05 Thread rajith
Author: rajith Date: Fri Mar 5 23:24:08 2010 New Revision: 919666 URL: http://svn.apache.org/viewvc?rev=919666&view=rev Log: This is a fix for QPID-2432 Modified the XAResourceImpl to maintain the timeout value and set it to any XID in the start method if the time value > 0 Also the XID nulled a

svn commit: r919662 - in /qpid/trunk/qpid/cpp: src/qpid/cluster/Cluster.cpp src/qpid/cluster/Cluster.h src/tests/InitialStatusMap.cpp xml/cluster.xml

2010-03-05 Thread aconway
Author: aconway Date: Fri Mar 5 23:08:08 2010 New Revision: 919662 URL: http://svn.apache.org/viewvc?rev=919662&view=rev Log: Minor cleanup: removed unused parameter of initial-status in cluster.xml. Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/Cluster.cpp qpid/trunk/qpid/cpp/src/qpid/

[CONF] Apache Qpid > The AMQP Distributed Transaction Classes (Java)

2010-03-05 Thread confluence
The AMQP Distributed Transaction Classes (Java) Page edited by Steve Huston Reverted from v. 6 Reverted from v. 6 The distributed transaction classes provide support for the X-Open XA architecture. The dtx-demarc

[CONF] Apache Qpid > The AMQP Distributed Transaction Classes (Java)

2010-03-05 Thread confluence
The AMQP Distributed Transaction Classes (Java) Page edited by Steve Huston The distributed transaction classes provide support for the X-Open XA architecture. The dtx-demarcation class is used to demarcate transaction boundaries on

[CONF] Apache Qpid > The AMQP Distributed Transaction Classes (Java)

2010-03-05 Thread confluence
The AMQP Distributed Transaction Classes (Java) Page edited by Steve Huston The distributed transaction classes provide support for the X-Open XA architecture. The dtx-demarcation class is used to demarcate transaction boundaries on

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

2010-03-05 Thread jonathan
Author: jonathan Date: Fri Mar 5 21:52:42 2010 New Revision: 919632 URL: http://svn.apache.org/viewvc?rev=919632&view=rev Log: Tests for presence of xqilla/ast/XQEffectiveBooleanValue.hpp; if not present, sets a constant to enable legacy API for effective boolean value. Modified: qpid/trunk/

svn commit: r919631 - /qpid/trunk/qpid/cpp/src/qpid/xml/XmlExchange.cpp

2010-03-05 Thread jonathan
Author: jonathan Date: Fri Mar 5 21:51:53 2010 New Revision: 919631 URL: http://svn.apache.org/viewvc?rev=919631&view=rev Log: Modified to either support the older XQilla 2.1.3 API or to use xqilla/ast/XQEffectiveBooleanValue.hpp, depending on a constant set in configure.ac. Modified: qpid/t

svn commit: r919619 - in /qpid/trunk/qpid/cpp/src/qpid: broker/Connection.cpp management/ManagementAgent.cpp management/ManagementAgent.h

2010-03-05 Thread tross
Author: tross Date: Fri Mar 5 21:10:26 2010 New Revision: 919619 URL: http://svn.apache.org/viewvc?rev=919619&view=rev Log: Fix QPID-2435. This patch removes the "publishNow" feature from the broker agent. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Connection.cpp qpid/trunk/qpid/cpp

svn commit: r919605 - in /qpid/trunk/qpid/dotnet: TestClient/TestClient.csproj TopicListener/TopicListener.csproj TopicPublisher/TopicPublisher.csproj

2010-03-05 Thread astitcher
Author: astitcher Date: Fri Mar 5 20:47:49 2010 New Revision: 919605 URL: http://svn.apache.org/viewvc?rev=919605&view=rev Log: Move Unicode BOM mark in dotnet visual studio project files back to the beginning of the files so that visual studio can read them. Modified: qpid/trunk/qpid/dotnet

svn commit: r919525 - /qpid/trunk/qpid/cpp/SSL

2010-03-05 Thread gsim
Author: gsim Date: Fri Mar 5 18:07:49 2010 New Revision: 919525 URL: http://svn.apache.org/viewvc?rev=919525&view=rev Log: QPID-2412: updated notes for SASL EXTERNAL support and added option. Modified: qpid/trunk/qpid/cpp/SSL Modified: qpid/trunk/qpid/cpp/SSL URL: http://svn.apache.org/vie

svn commit: r919523 - in /qpid/trunk/qpid/cpp/src/qpid: cluster/Cluster.cpp cluster/Cluster.h management/ManagementAgent.cpp management/ManagementAgent.h

2010-03-05 Thread aconway
Author: aconway Date: Fri Mar 5 18:02:32 2010 New Revision: 919523 URL: http://svn.apache.org/viewvc?rev=919523&view=rev Log: Don't generate debug snapshot messages unless debug logging enabled. Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/Cluster.cpp qpid/trunk/qpid/cpp/src/qpid/clust

svn commit: r919520 - /qpid/trunk/qpid/doc/book/src/SASL-Compatibility.xml

2010-03-05 Thread gsim
Author: gsim Date: Fri Mar 5 17:56:23 2010 New Revision: 919520 URL: http://svn.apache.org/viewvc?rev=919520&view=rev Log: Updated SASL support grid Modified: qpid/trunk/qpid/doc/book/src/SASL-Compatibility.xml Modified: qpid/trunk/qpid/doc/book/src/SASL-Compatibility.xml URL: http://svn.a

svn commit: r919518 - /qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am

2010-03-05 Thread kgiusti
Author: kgiusti Date: Fri Mar 5 17:49:10 2010 New Revision: 919518 URL: http://svn.apache.org/viewvc?rev=919518&view=rev Log: QPID-2434: add timestamp files to CLEANFILES list Modified: qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am Modified: qpid/trunk/qpid/cpp/src/tests/testagent/Mak

svn commit: r919487 - in /qpid/trunk/qpid/cpp: src/ src/qpid/broker/ src/qpid/client/ src/qpid/client/windows/ src/qpid/cluster/ src/qpid/sys/ src/qpid/sys/ssl/ xml/

2010-03-05 Thread gsim
Author: gsim Date: Fri Mar 5 16:51:22 2010 New Revision: 919487 URL: http://svn.apache.org/viewvc?rev=919487&view=rev Log: QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connections. On SSL connection where the clients certificate is authenticated (requires the --ssl-req