[jira] [Updated] (QPID-3166) add system test using multiple producers with batched transactions and multiple consumers with unique selectors

2011-03-28 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3166: - Status: Ready To Review (was: In Progress) add system test using multiple producers with

[jira] [Assigned] (QPID-3166) add system test using multiple producers with batched transactions and multiple consumers with unique selectors

2011-03-28 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-3166: Assignee: Keith Wall (was: Robbie Gemmell) Hi Keith, can you review please? Thanks. add

[jira] [Commented] (QPID-3166) add system test using multiple producers with batched transactions and multiple consumers with unique selectors

2011-03-28 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011975#comment-13011975 ] Keith Wall commented on QPID-3166: -- Hi Robbie Looks good, just a couple of comments. 1)

[jira] [Updated] (QPID-3166) add system test using multiple producers with batched transactions and multiple consumers with unique selectors

2011-03-28 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-3166: - Status: Open (was: Ready To Review) add system test using multiple producers with batched transactions

[jira] [Updated] (QPID-3166) add system test using multiple producers with batched transactions and multiple consumers with unique selectors

2011-03-28 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3166: - Status: Ready To Review (was: In Progress) add system test using multiple producers with

[jira] [Assigned] (QPID-3166) add system test using multiple producers with batched transactions and multiple consumers with unique selectors

2011-03-28 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-3166: Assignee: Robbie Gemmell (was: Keith Wall) add system test using multiple producers with

[jira] [Updated] (QPID-3027) PHP binding of Qpid Messaging API

2011-03-28 Thread Paul Colby (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Colby updated QPID-3027: - Attachment: cqpid_php.20110328.diff Added cqpid_php.20110328.diff. * added a QMF2 binding. * fixed

[jira] [Commented] (QPID-3166) add system test using multiple producers with batched transactions and multiple consumers with unique selectors

2011-03-28 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011988#comment-13011988 ] Robbie Gemmell commented on QPID-3166: -- Updated based on review. add system test

CMake status?

2011-03-28 Thread Paul Colby
Hi everyone, Just wondering, what is the official status of CMake support in Qpid? It seems to me (I know very little about CMake) that the existing SWIG-based bindings are not being built by CMake, despite the presence of CMakeList.txt files... is this just because they're still a work in

Re: Project Structure [was Qpid and AMQP 1-0: Plans?]

2011-03-28 Thread Alan Conway
On 03/25/2011 12:03 PM, Robert Godfrey wrote: On 25 March 2011 16:32, Rajith Attapatturajit...@gmail.com wrote: One clear sub topic that emerged out of the Qpid and AMQP 1-0: Plans? thread was the discussion about the project structure. It was obvious that everybody dislikes the current

Re: CMake status?

2011-03-28 Thread Alan Conway
On 03/28/2011 06:34 AM, Paul Colby wrote: Hi everyone, Just wondering, what is the official status of CMake support in Qpid? It seems to me (I know very little about CMake) that the existing SWIG-based bindings are not being built by CMake, despite the presence of CMakeList.txt files... is

[jira] [Resolved] (QPID-3162) closed ServerConnections are held in memory due to being left in the ConnectionRegistry

2011-03-28 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kennedy resolved QPID-3162. -- Resolution: Fixed Review OK closed ServerConnections are held in memory due to being left in

[jira] [Commented] (QPID-3164) Occasional test failures from SimpleAMQQueueTest.testSubscriptionSpecificRequeueForQueueWithMultipleSubscriptions

2011-03-28 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012220#comment-13012220 ] Andrew Kennedy commented on QPID-3164: -- See also this other test in the same class:

Re: Creating vhosts dynamically in Java broker

2011-03-28 Thread Danushka Menikkumbura
Hi, Any feedback on this is appreciated. Thanks, Danushka On Sun, Mar 27, 2011 at 5:47 AM, Danushka Menikkumbura danushka.menikkumb...@gmail.com wrote: Hi, Can I create virtual hosts dynamically in the Java broker?. ApplicationRegistry.createVirtualHost would do?. Thanks, Danushka