[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,

[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

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=825115view=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:

[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

[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

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=825292r1=825291r2=825292view=diff

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=825358view=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:

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=825362r1=825361r2=825362view=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, ritch...@apache.org wrote: Author: ritchiem Date: Thu Oct  8 08:17:33 2009 New Revision: 823087 URL: http://svn.apache.org/viewvc?rev=823087view=rev Log: QPID-1950 : Problem is that the thrown exception whilst an IOException does not signify that the