[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page added by Robbie Gemmell In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardcoded/generated in your application, h

[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page edited by Robbie Gemmell In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardcoded/generated in your appl

svn commit: r825115 - in /qpid/trunk/qpid/java: common.xml module.xml

2009-10-14 Thread robbie
Author: robbie Date: Wed Oct 14 12:51:34 2009 New Revision: 825115 URL: http://svn.apache.org/viewvc?rev=825115&view=rev Log: add property to enable overriding QPID_WORK during test runs Modified: qpid/trunk/qpid/java/common.xml qpid/trunk/qpid/java/module.xml Modified: qpid/trunk/qpid/j

[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page edited by Robbie Gemmell In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardcoded/generated in your appl

[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page edited by Robbie Gemmell Interact with a JMX MBean In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardc

svn commit: r825292 [2/2] - in /qpid/branches/java-network-refactor: ./ qpid/cpp/ qpid/cpp/include/qmf/engine/ qpid/cpp/src/ qpid/cpp/src/posix/ qpid/cpp/src/qmf/engine/ qpid/cpp/src/qpid/cluster/ qpi

2009-10-14 Thread aidan
Modified: qpid/branches/java-network-refactor/qpid/wcf/src/Apache/Qpid/AmqpTypes/AmqpTypes.csproj URL: http://svn.apache.org/viewvc/qpid/branches/java-network-refactor/qpid/wcf/src/Apache/Qpid/AmqpTypes/AmqpTypes.csproj?rev=825292&r1=825291&r2=825292&view=diff

svn commit: r825317 - in /qpid/branches/java-network-refactor: ./ qpid/cpp/include/qmf/engine/ qpid/cpp/src/qmf/engine/ qpid/cpp/src/qpid/cluster/ qpid/cpp/src/qpid/management/ qpid/cpp/src/tests/ qpi

2009-10-14 Thread aidan
Author: aidan Date: Wed Oct 14 22:32:35 2009 New Revision: 825317 URL: http://svn.apache.org/viewvc?rev=825317&view=rev Log: delete troublesome mergeinfo Modified: qpid/branches/java-network-refactor/ (props changed) qpid/branches/java-network-refactor/qpid/cpp/include/qmf/engine/Agent.

svn commit: r825358 - in /qpid/trunk/qpid/cpp/src/tests: find_prog.ps1 quick_topictest.ps1 run_header_test.ps1 run_test.ps1 topictest.ps1

2009-10-14 Thread shuston
Author: shuston Date: Thu Oct 15 00:38:18 2009 New Revision: 825358 URL: http://svn.apache.org/viewvc?rev=825358&view=rev Log: Improved test output capturing in automated tests; correctly get exe process exit codes Added: qpid/trunk/qpid/cpp/src/tests/find_prog.ps1 Modified: qpid/trunk/q

svn commit: r825359 - /qpid/trunk/qpid/python/qpid/driver.py

2009-10-14 Thread shuston
Author: shuston Date: Thu Oct 15 00:40:07 2009 New Revision: 825359 URL: http://svn.apache.org/viewvc?rev=825359&view=rev Log: Make ppid optional; it's not available on Windows Modified: qpid/trunk/qpid/python/qpid/driver.py Modified: qpid/trunk/qpid/python/qpid/driver.py URL: http://svn.ap

svn commit: r825362 [2/2] - in /qpid/trunk/qpid/java: broker/ broker/src/main/java/org/apache/qpid/server/ broker/src/main/java/org/apache/qpid/server/configuration/ broker/src/main/java/org/apache/qp

2009-10-14 Thread aidan
Modified: qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/protocol/AMQProtocolSession.java URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/protocol/AMQProtocolSession.java?rev=825362&r1=825361&r2=825362&view=diff

Re: svn commit: r823087 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/handler/ client/src/main/java/org/apache/qpid/client/failover/ systests/src/main/java/org/apache/qpid/

2009-10-14 Thread Aidan Skinner
On Thu, Oct 8, 2009 at 9:17 AM, wrote: > Author: ritchiem > Date: Thu Oct  8 08:17:33 2009 > New Revision: 823087 > > URL: http://svn.apache.org/viewvc?rev=823087&view=rev > Log: > QPID-1950 : Problem is that the thrown exception whilst an IOException does > not signify that the socket has close