[CONF] Apache Qpid: WS-DM Interface Specification (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : WS-DM Interface Specification WS-DM Interface Specification has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes

[CONF] Apache Qpid: WS-DM Interface Specification (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : WS-DM Interface Specification WS-DM Interface Specification has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes

[CONF] Apache Qpid: SetResourceProperties (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : SetResourceProperties SetResourceProperties has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes) Con

[CONF] Apache Qpid: GetMultipleResourceProperties (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : GetMultipleResourceProperties GetMultipleResourceProperties has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes

[CONF] Apache Qpid: GetResourceProperty (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : GetResourceProperty GetResourceProperty has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes) Content

[CONF] Apache Qpid: PutResourcePropertyDocument (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : PutResourcePropertyDocument PutResourcePropertyDocument has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes)

[CONF] Apache Qpid: Connect (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : Connect Connect has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes) Content: Connect Descr

[CONF] Apache Qpid: MetadataExchange (page edited)

2009-02-19 Thread confluence
Page Edited : qpid : MetadataExchange MetadataExchange has been edited by Andrea Gazzarini (Feb 19, 2009). (View changes) Content:

[CONF] Apache Qpid: QueryResourceProperties (page created)

2009-02-19 Thread confluence
Page Created : qpid : QueryResourceProperties QueryResourceProperties has been created by Andrea Gazzarini (Feb 19, 2009). Content: QueryResourceProperties Desc

svn commit: r746061 [2/2] - in /qpid/trunk/qpid/cpp/src: ./ qpid/sys/ qpid/sys/posix/ qpid/sys/windows/ tests/

2009-02-19 Thread shuston
Modified: qpid/trunk/qpid/cpp/src/qpid/sys/posix/PollableCondition.cpp URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/sys/posix/PollableCondition.cpp?rev=746061&r1=746060&r2=746061&view=diff == --- qpid/tru

svn commit: r746054 - in /qpid/branches/win-pollable-condition/qpid/cpp/src: Makefile.am common.vcproj

2009-02-19 Thread shuston
Author: shuston Date: Thu Feb 19 23:30:48 2009 New Revision: 746054 URL: http://svn.apache.org/viewvc?rev=746054&view=rev Log: Add new windows/PollableCondition.cpp Modified: qpid/branches/win-pollable-condition/qpid/cpp/src/Makefile.am qpid/branches/win-pollable-condition/qpid/cpp/src/co

svn commit: r746052 - /qpid/branches/win-pollable-condition/qpid/cpp/src/qpid/sys/windows/PollableCondition.cpp

2009-02-19 Thread shuston
Author: shuston Date: Thu Feb 19 23:13:37 2009 New Revision: 746052 URL: http://svn.apache.org/viewvc?rev=746052&view=rev Log: Tweaks Modified: qpid/branches/win-pollable-condition/qpid/cpp/src/qpid/sys/windows/PollableCondition.cpp Modified: qpid/branches/win-pollable-condition/qpid/cpp/s

svn commit: r745900 - /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession_0_10.java

2009-02-19 Thread rhs
Author: rhs Date: Thu Feb 19 15:33:14 2009 New Revision: 745900 URL: http://svn.apache.org/viewvc?rev=745900&view=rev Log: QPID-1665: turn off ack delay if qpid.session.max_ack_delay is set to a non-positive value Modified: qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AM

svn commit: r745892 - in /qpid/trunk/qpid/java: client/src/main/java/org/apache/qpid/client/ common/ common/src/main/java/org/apache/qpid/transport/

2009-02-19 Thread rhs
Author: rhs Date: Thu Feb 19 15:09:26 2009 New Revision: 745892 URL: http://svn.apache.org/viewvc?rev=745892&view=rev Log: QPID-1665: add a timer to ensure message acking is never delayed more than 1000 ms by default, this is configurable by qpid.session.max_ack_delay Modified: qpid/trunk/q

svn commit: r745834 - /qpid/trunk/qpid/cpp/src/tests/federated_cluster_test

2009-02-19 Thread gsim
Author: gsim Date: Thu Feb 19 12:19:15 2009 New Revision: 745834 URL: http://svn.apache.org/viewvc?rev=745834&view=rev Log: Ensure pythonpath is set correctly Modified: qpid/trunk/qpid/cpp/src/tests/federated_cluster_test Modified: qpid/trunk/qpid/cpp/src/tests/federated_cluster_test URL:

svn commit: r745832 - in /qpid/trunk/qpid/python: commands/qpid-cluster qmf/console.py

2009-02-19 Thread tross
Author: tross Date: Thu Feb 19 12:00:46 2009 New Revision: 745832 URL: http://svn.apache.org/viewvc?rev=745832&view=rev Log: QPID-1669 - Added client connection management to qpid-cluster. Also added better session-id discrimination in the qmf.console library. Modified: qpid/trunk/qpid/python

svn commit: r745799 [3/3] - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/ broker/src/main/java/org/apache/qpid/server/configuration/ broker/src/main/java/org/apache/qpid/serve

2009-02-19 Thread aidan
Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/client/timeouts/SyncWaitDelayTest.java URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/client/timeouts/SyncWaitDelayTest.java?rev=745799&r1=745798&r2=745799&view=diff