0.20 release update - alpha is available, proposed schedule change

2012-10-25 Thread Justin
Hi, folks. 0.20 alpha is here: http://people.apache.org/~jross/qpid-0.20-alpha/ My testing on Fedora 16 x86_64 showed two test suites failing, the cpp test suite under cmake (I think this one is expected) and the cpp test suite under autotools. Notes on what passed and what didn't are here

[jira] [Resolved] (QPID-4392) C++ Broker - channel number collisions on federated links

2012-10-25 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-4392. --- Resolution: Fixed Fix Version/s: 0.19 Fixed in r1402158 > C++ Broker - channel

[jira] [Commented] (QPID-4389) Qpid topic exchange does not resend message when subsciber come back online

2012-10-25 Thread Andrew Burks (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484147#comment-13484147 ] Andrew Burks commented on QPID-4389: I've just tested my scenario out and it worked per

Re: unable to start tomcat while qpid is running

2012-10-25 Thread Darryl L. Pierce
On Thu, Oct 25, 2012 at 06:35:30AM -0700, Ramaprasad wrote: > When I follow the following sequence of actions, unable to start tomcat > 1. start qpid > 2. start tomcat Can you give som emore detail? By Qpid, you mean the qpidd broker? On what operating system? Which versions of Tomcat and Qpid? On

qpid is going to stop, when we kill tomcat by using process ID

2012-10-25 Thread Ramaprasad
qpid is going to stop, when we kill tomcat by using process ID (As unable to stop the tomcat by using shutdown command and stopped by killing the processid and assumed some common port is running for both) Ramaprasad -- View this message in context: http://old.nabble.com/qpid-is-going-to-stop%

unable to start tomcat while qpid is running

2012-10-25 Thread Ramaprasad
When I follow the following sequence of actions, unable to start tomcat 1. start qpid 2. start tomcat Ramaprasad -- View this message in context: http://old.nabble.com/unable-to-start-tomcat-while-qpid-is-running-tp34601091p34601091.html Sent from the Qpid Developers mailing list archive at N

[jira] [Commented] (QPID-4389) Qpid topic exchange does not resend message when subsciber come back online

2012-10-25 Thread Andrew Burks (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484110#comment-13484110 ] Andrew Burks commented on QPID-4389: Thanks Alex, the dependency layout is what I neede

[jira] [Commented] (QPID-4389) Qpid topic exchange does not resend message when subsciber come back online

2012-10-25 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484101#comment-13484101 ] Alex Rudyy commented on QPID-4389: -- Hi Andrew, I am not sure that I understood your questi

Re: Review Request: C++ Broker Link channel numbers may collide

2012-10-25 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7727/#review12761 --- Ship it! Ship It! - Gordon Sim On Oct. 24, 2012, 7:55 p.m., Chug