Re: [NOTICE / DISCUSS] migrating Git repositories to gitbox.apache.org

2018-12-10 Thread Chris Richardson
+1 from me for early migration too, albeit from my not-so-lofty status as a very occasional committer :) On Mon, 10 Dec 2018 at 16:10, Robbie Gemmell wrote: > Hi Folks, > > Per the below mail sent by the ASF Infrastructure team (to dev@), our Git > repositories will be migrated from the origina

Re: Welcome Roddie Kieley as an Apache Qpid committer

2018-11-27 Thread Chris Richardson
Welcome Roddie! On Tue, 27 Nov 2018 at 15:14, Jakub Scholz wrote: > Congrats and welcome to the community ... and thanks for all your > contributions Roddie! > > Jakub > > On Tue, Nov 27, 2018 at 3:38 PM Robbie Gemmell > wrote: > > > The Qpid PMC have voted to grant commit rights to Roddie Ki

Re: Client to broker connection status using C++ API

2018-10-18 Thread Chris Richardson
On Wed, 17 Oct 2018 at 18:00, Gordon Sim wrote: > On 17/10/18 17:15, trivedi_ravi13 wrote: > > Hi, > > > >I've a requirement to monitor if a particular client is connected > > successfully to the broker or not periodically. Is there a way using C++ > > APIs to get the status of all connected

Re: Proposal to deprecate qpid legacystore

2018-06-12 Thread Chris Richardson
Regarding the actual "following through" on the deprecation: If I understand correctly, the linearstore ORM code relies on classes from the Berkeley DB library; with legacystore gone, the only purpose of the dependency on BDB would be for this mapping even though BDB storage would no longer be in

Re: Note: Heads up regarding Ubuntu QPID-CPP cmake issue

2018-05-17 Thread Chris Richardson
Hi Paul, On 17 May 2018 at 15:30, Flores, Paul A. wrote: > UBUNTU uses uuidgen rather then uuid_generate. This causes issues with > src/CMakeList.txt "block" from lines 296 thru 320. > If I'm not mistaken, uuidgen is the command-line tool while uuid_generate is the name of the library function

Re: QPid-proton cpp 0.21 - Crash

2018-04-17 Thread Chris Richardson
A couple of suggestions spring to mind - I've experienced problems with timers in other libraries where a timer fires after (or indeed during) its callback or associated data has been deleted, resulting in a segfault. Could this be relevant? Probably capturing a core dump and inspecting with gdb wo

Re: [ANNOUNCE] Apache Qpid C++ 1.38.0 released

2018-04-03 Thread Chris Richardson
nhancements. > Release notes are available at: > > http://qpid.apache.org/releases/qpid-cpp-1.38.0/release-notes.html > > The release is available now from our website: > > http://qpid.apache.org/download.html > > Thanks to all the users and contributors who have hel

Re: [C++ binding] Complex types: defining an array of arrays of differing types

2018-03-28 Thread Chris Richardson
::vector to be encoded as an array, but I don't know how > to do that. > > Kim > > > On 03/28/2018 11:49 AM, Chris Richardson wrote: > >> The short answer is "you can't", at least not along the lines you're >> thinking. The std::vector type is

Re: [C++ binding] Complex types: defining an array of arrays of differing types

2018-03-28 Thread Chris Richardson
7;{array1, array2}' from ' list' to 'std::vector >' > > What is the correct way to create an array of arrays of differing types? > > ----- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org &

Re: Install on mac osx

2018-02-20 Thread Chris Richardson
th: > > "/private/var/folders/f0/8mtk875s79jcgcy1l590z69mgn > /T/pip-build-Er8aX6/python-qpid-proton/proton-c/src/ > proactor/epoll.c:48:10: > fatal error: 'sys/timerfd.h' file not found" > > Is qpid proton only supported on linux/windows? > > > Regar

Re: Type of node with Proton library

2018-02-09 Thread Chris Richardson
ic}}' > > spout 'amq.topic; {node: {type:queue}}' > > Best regards, > Daniel > > Selex ES GmbH > Sitz der Gesellschaft / Registered Office: Neuss > Registergericht / Register Court: Neuss HRB 17453 > Gesch?ftsf?hrer / Managing Director: Ulrich Nellen &g

Qpid PPA releases for qpid-cpp-1.37/qpid-proton-0.18

2018-02-01 Thread Chris Richardson
poor etiquette on my part and I was deservedly ignored! Many thanks -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook &l

Re: New user questions: Broker/AMQP versions

2018-01-22 Thread Chris Richardson
FWIW, we're using Ubuntu 16.04 (LTS) and we'd like to go with standard > > Ubuntu packages > > as far as practicable. The project requires the use of AMQP 1.0. > > > > The best way to get recent Qpid in Ubuntu is the Qpid PPA. The default > distro packages tend to

Re: Unexplained b" and " around message body with python and java, but not with C++

2017-12-21 Thread Chris Richardson
g helped. > These annoying b" and " are still there. > Looking at the source code of qpid proton, I also do not find where they > could be added or why. > > (BTW, I use qpid-proton 0.18.0) > > Any idea ? > > Olivier > > -- *Chris Richardson*, System Archi

Re: Compiling proton-c for Linux Alpine

2017-11-23 Thread Chris Richardson
to run Go applications using > Docker and the Electron library for QPID. > I am not familiar with compiling C projects and I am not able to proceed > based on that error message.It seems some header files are missing or > something like that but I can not figure out which dependency is > missing.Any

Re: [VOTE] Release Apache Qpid CPP 1.37.0

2017-11-22 Thread Chris Richardson
version=12338808 > > It is tagged as 1.37.0-rc1. > > Regards, > Robbie > > - > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > &g

Re: Compiling proton-c for Linux Alpine

2017-11-20 Thread Chris Richardson
> Docker and the Electron library for QPID. > I am not familiar with compiling C projects and I am not able to proceed > based on that error message.It seems some header files are missing or > something like that but I can not figure out which dependency is > missing.Any hint or help

Re: Welcome Chris Richardson as an Apache Qpid committer

2017-11-15 Thread Chris Richardson
.apache.org > > Sent: Wednesday, November 15, 2017 5:19:23 AM > > Subject: Welcome Chris Richardson as an Apache Qpid committer > > > > The Qpid PMC have voted to grant commit rights to Chris Richardson in > > recognition of c

Re: Memory keeping increasing when using Qpid, can any one help?

2017-10-19 Thread Chris Richardson
use Java qpid-broker-6.1.1 as broker. > > I saw the both processes HelloWord1.exe and HelloWorld2.exe memory usage > increase quickly. > Am I using the Qpid in a wrong way? Maybe I am too stupid. Can anyone > help? :-( > > The two cpp files are attached... > > Thanks, >

Re: Seeking help with some Qpid C++ issues

2017-10-11 Thread Chris Richardson
rj/src/qpid/broker/amqp/Authorise.cpp:152) > > > > ## Details for 'ssl_tests' > > > > 26: ++ /home/jross/code/qpid-cpp-ssorj/src/tests/ping_broker -b amqps:// > > 127.0.0.1:37029 > > --ssl-trustfile=/home/jross/code/qpid-cpp-ssorj/bld/src/ > tests/t

Re: Compiling a minimal lightweight 32 bit cpp broker for and old linux

2017-09-25 Thread Chris Richardson
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > > -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Nor

Qpid-cpp 1.37 release request

2017-09-14 Thread Chris Richardson
iptors and subsequently other applications local to the crashed broker to die due of the same affliction. As a temporary measure I've back-ported the above fix into our qpid-cpp-1.36 ebuild here https://github.com/fourceu/qpid-portage-overlay but clearly this is a gentoo-only fix. Regards -- *C

Re: cmake install seems to tamper with interpreter directive

2017-09-06 Thread Chris Richardson
t even occur in the docs. The install > doc > > says it simply copies the files, which is clearly a lie. Since there's no > > mention that this "feature" even exists, I've no idea how to turn it off > - > > install won't allow a COPYONLY tag like configure_file, I tried. Sigh. > Did >

Re: Address options grammar

2017-08-26 Thread Chris Richardson
8:14 [Client] debug treating source address as queue: > myTest;{assert:always, link:{selector:color='blue'}, node:{type:queue}} > The client sends only QueueDeclare and QueueQuery and the only ACL right > needed seem to be queue/access and queue/consume. > > Regards >

Address options grammar

2017-08-26 Thread Chris Richardson
messaging-api/book/section-addresses.html, it appears that the "selector" keyword does not exist at all - my use of this is based on this previous question http://qpid.2158936.n2.nabble.com/Property-names-in-subscription-selectors-td7625162.html#a7625166 (and nested links). Some clar

Re: Multiple connections with ssl client auth does not work as expected

2017-08-24 Thread Chris Richardson
library which handles >> the SSL certificates is initialised only once even when you create multiple >> connections. I was quite sure this was already discussed in some issue or >> on the mailing list but I have problems finding it now - I will keep >> looking. >> >

Multiple connections with ssl client auth does not work as expected

2017-08-21 Thread Chris Richardson
n will use auth details of the first connection. Is this expected behaviour? Setup to show this happening is rather involved so I've created a jira issue with some attached material to demonstrate the problem: https://issues.apache.org/jira/browse/QPID-7894. Regards -- Chris Richardson

C++ management library 0.2.0 for C++ broker released

2017-08-02 Thread Chris Richardson
0.2.0 Background: http://qpid.2158936.n2.nabble.com/C-broker-management-from-a-C-library-td7653957.html Regards -- Chris Richardson, System Architect c...@fourc.eu FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norway www.fou

Re: QMF Request from Qpid JMS

2017-06-07 Thread Chris Richardson
e.com/QMF-Request-from-Qpid-JMS-tp7663863.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > ----- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-ma

Re: C++ Messaging API: getReceiver(topic/subject)

2017-06-01 Thread Chris Richardson
tReceiver-topic-subject-tp7663715.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users

Re: Using QMF to know about consumers in a topic exchange

2017-05-27 Thread Chris Richardson
------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org -- Chris Richardson, System Architect c...@fourc.eu FourC AS, Vestre Rosten 81, Trekanten, NO-7075 T

Re: Qpid tools with python vs qpid-cpp messaging

2017-02-13 Thread Chris Richardson
On 13 February 2017 at 14:55, Alan Conway wrote: > On Thu, 2017-02-09 at 15:30 +, Gordon Sim wrote: >> On 09/02/17 15:20, Gordon Sim wrote: >> > It seems that the swigged c++ implementation is now prefered to the >> > pure >> > python on. Not sure why that was done; I hadn't even realised it >

Qpid tools with python vs qpid-cpp messaging

2017-02-09 Thread Chris Richardson
and how we should proceed? Thanks in advance -- Chris Richardson, System Architect c...@fourc.eu FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norway www.fourc.eu Follow us on LinkedIn, Facebook, Google+ and Twitter! ---

Re: Patch + jira vs pull request

2017-01-30 Thread Chris Richardson
d. However, it is also possible to perform a pull > request on the github repositories. > > So I was wondering which method you prefer and why? > > Regards, > Adel > -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO

Re: qpid-cpp-1.36.0 build error with nss-3.28

2017-01-18 Thread Chris Richardson
On 18 January 2017 at 10:24, Gordon Sim wrote: > On 17/01/17 18:35, Chris Richardson wrote: > >> I'd like to request 2 changes in qpid to ease the issue, if I could... >> > > Could you create a JIRA (or perhaps two of them) and attach the patches to &g

qpid-cpp-1.36.0 build error with nss-3.28

2017-01-17 Thread Chris Richardson
ifically the section "-Werror compiler flag not removed". I don't have a more authoritative citation for how -Werror should be enforced but their suggestion seems reasonable to me. Regards -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre R

Re: Qpid QMF with qpid-jms-client 0.10.0

2016-12-19 Thread Chris Richardson
session.createMapMessage(); > request.setJMSReplyTo(responseQueue); > request.setStringProperty("x-amqp-0-10.app-id", "qmf2"); > request.setStringProperty("qmf.opcode", "_query_request"); > > > > > -

Re: [ANNOUNCE] Apache Qpid C++ 1.36.0 released

2016-12-14 Thread Chris Richardson
- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > > -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fo

Re: [ANNOUNCE] Apache Qpid Proton 0.16.0 released

2016-12-14 Thread Chris Richardson
> Robbie > > > > - > > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > > For additional commands, e-mail: users-h...@qpid.apache.org > > > > > > -- > -K > > ---

Re: qpid-cpp-1.35 linearstore build error

2016-12-08 Thread Chris Richardson
dex.html > /usr/share/doc/packages/db43/sleepycat > /usr/share/doc/packages/db43/sleepycat/legal.html > /usr/share/doc/packages/db43/sleepycat/license.html > ec2-user@ip-10-17-8-126:~/files/rpmbuild/SPECS> rpm -ql > db43-devel-4.3.29-125.17 > /usr/include/db43 > /us

Re: qpid-cpp-1.35 rpm build for SUSE

2016-11-23 Thread Chris Richardson
to help me, below are my env details. > > OS: SUSE Linux Enterprise Server 12 SP1 (x86_64) - Kernel \r (\l). > cmake -version > cmake version 2.8.12.1 > gcc version 4.8.5 (SUSE Linux) > > > > Ram > > On Fri, Nov 18, 2016 at 6:16 PM, Chris Richardson wrote: > > &g

Re: qpid-cpp-1.35 rpm build for SUSE

2016-11-18 Thread Chris Richardson
.14.0/proton-c/ > > bindings/cpp/include/proton/./././././delivery_mode.hpp:30: error: > > changes meaning of ‘delivery_mode’ from ‘struct proton::delivery_mode’ > > make[2]: *** [proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp. > dir/src/connection.cpp.o] > > Error 1 >

C++ broker management from a C++ library

2016-11-14 Thread Chris Richardson
ld anyone provide more information about whether this is possible and if so how? I hope this library will be of use to someone but of course the main reason for publishing it is to end up with the best possible implementation so feedback and contributions will be very warmly welcomed! -- *C

Re: Re: [Qpid C++ Broker] Why broker link state retains connecting when I setup Broker Federation in windows using qpid-route ?

2016-11-14 Thread Chris Richardson
ns > are. > Now I'm trying to read the source code of Qpid C++ Broker but it's a > little difficult to me... > > Regards, > > > Lei Dai > > -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tille

Possible thread sync error in proton/qpid-cpp

2016-11-02 Thread Chris Richardson
esting against c++ broker 0.34 and 1.35 fairly indiscriminately on the assumption it's not really relevant to the crash. Sample code - build with eg: g++ -g -std=c++11 -o qpid-test main.cxx /usr/local/lib/libqpidmessaging.so /usr/local/lib/libqpidtypes.so Regards -- *Chris Richardson*, System Ar

Re: Setting log level on running broker

2016-01-20 Thread Chris Richardson
ck Rolke wrote: > Alan's commit db7b30e was released in qpid-cpp-0.34 July, 2015. > > Further improvements to that file by Ken are in commit 2d9f712 > on trunk. They have not been in a formal release. > > ----- Original Message - > > From: "Chris Richardson"

Re: Setting log level on running broker

2016-01-20 Thread Chris Richardson
That looks perfect (and much more aesthetically pleasing than my version). Can we have an official release soon? On 20 January 2016 at 17:12, Gordon Sim wrote: > On 01/20/2016 05:05 PM, Chris Richardson wrote: > >> Hi, >> >> It would be really nice to have a command-lin

Setting log level on running broker

2016-01-20 Thread Chris Richardson
t my wishes - as you can see only a handful of actual code lines. Regards -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn <http://bit.ly/fourcli>,

Re: AMQP 0.10 subscription node type

2016-01-08 Thread Chris Richardson
o see if > it helps might be an idea. > > Robbie > > On 8 January 2016 at 11:06, Chris Richardson wrote: > > Hi, > > > > Can you please give me some help with the address syntax for specifying > > node type in amqp 0.10? What I've tried is > > queue-na

AMQP 0.10 subscription node type

2016-01-08 Thread Chris Richardson
he python client (so amqp-0.10 instead of amqp1.0) and I'm trying to avoid the subscription process attempting to access my queue name as an exchange rather than visa versa. Any help very much appreciated! -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten

Re: AMQP 1.0 appears to access exchange as queue even after successful ACL match

2015-11-12 Thread Chris Richardson
ng. > > J. > > On Thu, Nov 12, 2015 at 3:29 PM, Chris Richardson wrote: > > > test.topic;{node:{type:exchange}} > > > -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.

AMQP 1.0 appears to access exchange as queue even after successful ACL match

2015-11-12 Thread Chris Richardson
ACL: Rule: 3 lookup exchange name 'test.topic' matched with rule name 'test.topic' [Security] debug ACL: Rule: 3 Successful match, the decision is:allow I wonder if this is related to this issue: https://issues.apache.org/jira/browse/QPID-5299, namely the security concerns abou

Re: Broker federation with SSL client auth and SASL EXTERNAL

2015-10-26 Thread Chris Richardson
On 19 October 2015 at 15:37, Gordon Sim wrote: > On 10/17/2015 01:36 AM, Chris Richardson wrote: > >> Hi, >> >> I'm attempting to set up a broker federation topology using purely SSL >> client authentication and the EXTERNAL SASL mechanism on qpid-cpp 0.34. &g

Broker federation with SSL client auth and SASL EXTERNAL

2015-10-16 Thread Chris Richardson
th can you tell me if this is something which should, at least in principle, work? Thanks in advance -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn &

Re: Qpid packages for Ubuntu, was Re: [RESULT] [VOTE] Release Qpid CPP 0.34

2015-07-07 Thread Chris Richardson
> > > > - Original Message - > > > > > > > From: "Matt Broadstone" > > > > > > > > To: "users" > > > > > > > > Sent: Tuesday, June 30, 2015 7:59:35 AM > > > > > > > Subject:

Re: Property names in subscription selectors

2015-05-22 Thread Chris Richardson
On 22 May 2015 at 13:57, Gordon Sim wrote: > On 05/22/2015 12:38 PM, Chris Richardson wrote: > >> No-go unfortunately: >> Error: Unmatched '{'!, character 28 of my-queue; >> {link:{selector:""my-property"='property-value'"}} >

Re: Property names in subscription selectors

2015-05-22 Thread Chris Richardson
n't tried this but one trick I know is used elsewhere and might > be worth a shot is to use [double] quotes around the property name as > well, i.e pretending it is a literal like for the values. > > On 22 May 2015 at 12:13, Chris Richardson wrote: > > Hi, > >

Property names in subscription selectors

2015-05-22 Thread Chris Richardson
property exists in the message complete with a hyphen in the name. I guess this is a restriction imposed by the property name being required to be a java identifier? Is there any way around this, or another method/syntax I could use to filter messages by property value in my queue subscr

Qpid broker hooks

2015-04-21 Thread Chris Richardson
ent such a thing? Thanks Chris -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook <http://bit.ly/fourcfb>, Google+

Re: [ANNOUNCE] Qpid Proton 0.9 released

2015-04-14 Thread Chris Richardson
S#12 certificate store: > > pn_ssl_domain_set_trusted_ca_db(d, "mycerts.p12") > > For more information, see the detailed release notes posted on the release > page at the URL above. > > --Rafael > -- *Chris Richardson*, System Architect c...@fourc.eu *

Gentoo ebuilds for Qpid components

2015-03-12 Thread Chris Richardson
ortage expert so I'm sure there is room for improvement, but they seem to be fundamentally working. We do have tests for them on our internal CI although I can't easily publish the results. Any feedback would be gratefully received! /Chris -- *Chris Richardson*, System Architect c..

Re: 'Error reading socket: Success(0)'

2015-03-12 Thread Chris Richardson
-- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > > -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <h

TLS without SASL in C++ broker

2014-10-23 Thread Chris Richardson
e/QPID-1899 - I couldn't see any other related issues. Regards -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook <h

Re: [VOTE] Release revised 0.30 python, qmf, tests, and tools components

2014-10-06 Thread Chris Richardson
> > > - Qpid tools (qpid-tools-0.30.tar.gz) > > > > Thanks! > > Justin > > > > --- > > 0.30 release page: > > https://cwiki.apache.org/confluence/display/qpid/0.30+Release > > > > -- > -K > > ---

C++ client connection fails with SSL and AMQP1.0

2014-08-27 Thread Chris Richardson
in the way qpid::messaging:amqp::ConnectoinHandle (used for AMQP1.0 connections) and qpid::client::amqp0_10::ConnectionImpl (used for AMQP0.10 connections) initialise the NSS subsystem. Hopefully that and not an error on my part... Could you please look into this further? Many thanks --

Re: qpid-route TLS connection to destination broker

2014-08-20 Thread Chris Richardson
Aha, thanks for the update Gordon. Switching to 3.0! On 19 August 2014 11:47, Gordon Sim wrote: > On 08/19/2014 11:44 AM, Gordon Sim wrote: > >> On 08/19/2014 10:12 AM, Chris Richardson wrote: >> >>> Hello again, >>> >>> I'm a bit concerne

Re: qpid-route TLS connection to destination broker

2014-08-19 Thread Chris Richardson
Hello again, I'm a bit concerned I'm approaching this in the wrong way - should I have logged this directly in Jira? Also I hope I didn't structure it in a way that caused offense, I was aiming for consise rather than rude! ;) Regards /Chris On 14 August 2014 11:46, Chris Ri

Re: Trouble building the .Net bindings in Windows.

2014-08-14 Thread Chris Richardson
on the command line with "-DRUBY_EXECUTABLE=" I don't have a windows box to test this on but I hope this sends you in the right direction. Good luck! /Chris -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwa

qpid-route TLS connection to destination broker

2014-08-14 Thread Chris Richardson
buf)) appears to fix the problem. This error does not affect all python tools eg: qpid-stat, which use the qpid::messaging::Connection instead of the qpid::connection::Connection class. Regards -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-70

Re: Inter-broker link with SSL

2014-08-05 Thread Chris Richardson
ed and the exceptions that are thrown... but that's extra lines of code and "less is more", as they say ;) Could a qpid dev please confirm this fix and, if approved, could we be informed of when a fix will be released? Thanks Chris On 4 August 2014 13:22, Chris Richardson

Inter-broker link with SSL

2014-08-04 Thread Chris Richardson
his point I thought it may be time to hand over to someone with a better understanding of the broker internals. Help... please? :) /Chris -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>*

Re: Dispatch router multi-hop topology

2014-06-17 Thread Chris Richardson
this by adding the following to the spout command > line: --property x-amqp-to=myAddress > > Alternatively, you can try running Dispatch from trunk (you will need > Proton 0.7 for this). > > -Ted > > On 06/17/2014 04:59 AM, Chris Richardson wrote: > > Hi, > > &

Dispatch router multi-hop topology

2014-06-17 Thread Chris Richardson
le address registered on all three routers. Sending messages via any pair of adjacent routers works yet I am not able to send an address from router A to router C or visa versa - spout does not return, presumably since it has not had confirmation of delivery. Am I doing something wrong? Th

All Fruit Except Peaches (aka: "not" expressions in binding keys)

2014-05-29 Thread Chris Richardson
e where they can be managed as required... however this setup seems a bit of a kludge. Many thanks Chris -- *Chris Richardson*, System Architect c...@fourc.eu *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn <

Re: Server-client message relaying with dynamic routes

2014-04-09 Thread Chris Richardson
On 8 April 2014 15:41, Gordon Sim wrote: > > >> We are particularly interested in your comment "...qpidd (which supports >> establishing basic AMQP 1.0 links to/from other processes)..."; Chris've >> tried things like adding a link from a broker to a router with >> "qpid-route link add..." but t

Re: Server-client message relaying with dynamic routes

2014-04-01 Thread Chris Richardson
router would be the better option. I look forward to future releases with the improved broker integration! /Chris 2014-03-28 15:52 GMT+00:00 Gordon Sim : > On 03/28/2014 01:36 PM, Chris Richardson wrote: > >> Ah, now we are really opening Pandora's box! ;) >> >&

Re: Server-client message relaying with dynamic routes

2014-03-28 Thread Chris Richardson
On 03/28/2014 12:53 PM, Gordon Sim wrote: > >> On 03/28/2014 11:22 AM, Chris Richardson wrote: >> >>> Static routes might be ok for a prototype, but a production system would >>> have many hundreds or even thousands of clients frequently being added >>> an

Re: Server-client message relaying with dynamic routes

2014-03-28 Thread Chris Richardson
On 03/27/2014 03:33 PM, Chris Richardson wrote: > >> Hi mailinglist, >> >> I'm trying to set up a broker federation topology with a server and (for >> prototyping) two clients and I need to send messages from one client to >> the >> other, routed

Server-client message relaying with dynamic routes

2014-03-27 Thread Chris Richardson
Hi mailinglist, I'm trying to set up a broker federation topology with a server and (for prototyping) two clients and I need to send messages from one client to the other, routed via the server broker since the clients will be firewalled/NATed and can not communicate directly. My understanding is