Re: Confluence wiki html export broken [WAS: IMPORTANT: Major Confluence Upgrade Coming Soon. Please review test instance now.]

2013-11-04 Thread Robbie Gemmell
Took a little longer than hoped, but as per https://issues.apache.org/jira/browse/INFRA-6573 anyone visiting http://cwiki.apache.org/qpid/* will now be redirected to the following page on the actual Confluence instance, detailing why they ended up there and what they can do about it, rather than

Re: qpid c++ broker deletes non exclusive queue when sessions are open

2013-11-04 Thread Gordon Sim
On 11/03/2013 10:06 PM, boden wrote: On 11/3/2013 5:02 AM, boden wrote: Sorry for resend; my previous email got marked as a response to a different thread... I'm running into an issue with the qpid C++ broker (version 0.22) related to a non-exclusive exchange queue getting deleted when

Re: Confluence wiki html export broken [WAS: IMPORTANT: Major Confluence Upgrade Coming Soon. Please review test instance now.]

2013-11-04 Thread Gordon Sim
On 11/04/2013 10:21 AM, Robbie Gemmell wrote: Took a little longer than hoped, but as per https://issues.apache.org/jira/browse/INFRA-6573 anyone visiting http://cwiki.apache.org/qpid/* will now be redirected to the following page on the actual Confluence instance, detailing why they ended up

Re: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-04 Thread Gordon Sim
On 11/01/2013 06:42 PM, Sam Jones wrote: I've been unsuccessful in building an RPM for the 0.24 branch of QPID under CentOS 6.4 64-bit. My version of cmake is 2.6.4. Steps: svn checkout http://svn.apache.org/repos/asf/qpid/branches/0.24/qpid qpid cd qpid/cpp mkdir BLD cd BLD cmake -D

RE: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-04 Thread Sam Jones
Date: Mon, 4 Nov 2013 11:15:55 + From: g...@redhat.com To: users@qpid.apache.org Subject: Re: can't build QPID cpp RPM under CentOS 6.4 64-bit On 11/01/2013 06:42 PM, Sam Jones wrote: I've been unsuccessful in building an RPM for the 0.24 branch of QPID under CentOS 6.4 64-bit.

Re: qpid::messaging mocking Connection etc.

2013-11-04 Thread Alan Conway
On 10/31/2013 02:06 PM, Fraser Adams wrote: Hi all, A colleague of mine is writing some client code and he wants to do the right thing by putting together unit tests around his client. He asked me about mocking Connection and to be honest I couldn't give him a good answer. I took a look at the

QMF based tools do not display the authenticated identity of AMQP 0.10 users

2013-11-04 Thread Jakub Scholz
Hi, While playing with the latest trunk release of the C++ broker, I noticed that none of the QMF based tools (qpid-config, qpid-tool, qpid-stat) displays the username under which the AMQP 0.10 connection has been authenticated. This seems to apply to both PLAIN and EXTERNAL authentication.

Re: QMF based tools do not display the authenticated identity of AMQP 0.10 users

2013-11-04 Thread Gordon Sim
On 11/04/2013 05:58 PM, Jakub Scholz wrote: Hi, While playing with the latest trunk release of the C++ broker, I noticed that none of the QMF based tools (qpid-config, qpid-tool, qpid-stat) displays the username under which the AMQP 0.10 connection has been authenticated. This seems to apply to

Re: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-04 Thread Alan Conway
On 11/04/2013 06:15 AM, Gordon Sim wrote: On 11/01/2013 06:42 PM, Sam Jones wrote: I've been unsuccessful in building an RPM for the 0.24 branch of QPID under CentOS 6.4 64-bit. My version of cmake is 2.6.4. Steps: svn checkout http://svn.apache.org/repos/asf/qpid/branches/0.24/qpid qpid cd

Re: QMF based tools do not display the authenticated identity of AMQP 0.10 users

2013-11-04 Thread Gordon Sim
On 11/04/2013 06:10 PM, Gordon Sim wrote: On 11/04/2013 05:58 PM, Jakub Scholz wrote: Hi, While playing with the latest trunk release of the C++ broker, I noticed that none of the QMF based tools (qpid-config, qpid-tool, qpid-stat) displays the username under which the AMQP 0.10 connection has

Re: QMF based tools do not display the authenticated identity of AMQP 0.10 users

2013-11-04 Thread Jakub Scholz
Thanks Gordon (as usually) Regards Jakub On Mon, Nov 4, 2013 at 7:39 PM, Gordon Sim g...@redhat.com wrote: On 11/04/2013 06:10 PM, Gordon Sim wrote: On 11/04/2013 05:58 PM, Jakub Scholz wrote: Hi, While playing with the latest trunk release of the C++ broker, I noticed that none of the

Re: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-04 Thread Darryl L. Pierce
On Mon, Nov 04, 2013 at 01:37:34PM -0500, Alan Conway wrote: Just tried this myself on fedroa 18. My first attempt failed because I had some root-owned files hanging around from a previous sudo make install. I built in a clean directory and it worked :) The generated RPM didn't install:

Proton dependency on old(ish) bouncycastle version

2013-11-04 Thread Fraser Adams
Hey all, A couple of weeks ago when I first started playing with proton I got an issue in the early stages of running cmake. Locations of Bouncycastle 1.47 jars: BOUNCYCASTLE_BCPROV_JAR-NOTFOUND BOUNCYCASTLE_BCPKIX_JAR-NOTFOUND This was a little harder than you'd think to sort out 'cause

QPID does not compile on mac

2013-11-04 Thread Dmitry Dneprov
Hi All ! I'm new to this list. QPID does not compile on mac. Are there plans to support QPID on OS X platform ? Regards, Dmitry - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail:

RE: QPID does not compile on mac

2013-11-04 Thread Steve Huston
Hi Dmitry, Hi All ! I'm new to this list. Welcome! QPID does not compile on mac. Correct. Are there plans to support QPID on OS X platform ? I'm not immediately aware of any in-progress effort to support Qpid on OS X. If you would like to do the work to get Qpid running on OS X, that

Re: QPID does not compile on mac

2013-11-04 Thread Andrew Stitcher
On Tue, 2013-11-05 at 00:55 +0400, Dmitry Dneprov wrote: Hi All ! I'm new to this list. Hi there. QPID does not compile on mac. Are there plans to support QPID on OS X platform ? It sounds like you have tried to compile it - If you could provide some cmake or build output then we may be

Re: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-04 Thread Andrew Stitcher
On Fri, 2013-11-01 at 14:42 -0400, Sam Jones wrote: I've been unsuccessful in building an RPM for the 0.24 branch of QPID under CentOS 6.4 64-bit. My version of cmake is 2.6.4. As Darryl implied further down the thread for Fedora and Red Hat Enterprise Linux we use a manually created rpm