Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Adel Boutros
This is interesting because in the output of cmake, nss is not found actually. Does it have an impact on the failing test? And what is the easiest way to skip/disable SSL compilation and tests? Because before we test the features, we would like to make sure unit tests of Qpid are green. --

Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Gordon Sim
On 23/03/16 16:50, Gordon Sim wrote: On 23/03/16 16:45, Adel Boutros wrote: One more thing, is there a way to deactivate everything related to authentication and SSL? Because for now, we want to test the Qpid C++ broker basic features without any authentication but just using anonymous. Yes,

Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Gordon Sim
On 23/03/16 16:45, Adel Boutros wrote: One more thing, is there a way to deactivate everything related to authentication and SSL? Because for now, we want to test the Qpid C++ broker basic features without any authentication but just using anonymous. Yes, the dependency on cyrus-sasl and

Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Gordon Sim
On 23/03/16 16:43, Adel Boutros wrote: I just installed Cyrus cyrus-sasl-2.1.23-13.el6_3.1.x86_64 (yum install cyrus-imapd) and executed ctest command again but still same error. Should I re-launch cmake? You also need the -devel package (yum install cyrus-sasl-devel to be sure) and then you

Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Adel Boutros
One more thing, is there a way to deactivate everything related to authentication and SSL? Because for now, we want to test the Qpid C++ broker basic features without any authentication but just using anonymous. On Wed, Mar 23, 2016 at 5:43 PM, Adel Boutros wrote: > I just

Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Adel Boutros
I just installed Cyrus cyrus-sasl-2.1.23-13.el6_3.1.x86_64 (yum install cyrus-imapd) and executed ctest command again but still same error. Should I re-launch cmake? For information: bash$ cat /proc/version Linux version 2.6.32-358.el6.x86_64 ( mockbu...@x86-022.build.eng.bos.redhat.com) (gcc

Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Gordon Sim
On 23/03/16 15:59, Adel Boutros wrote: Hello, I am trying to compile Qpid 0.34 on Linux with the below configuration. The compilatio is successful. Nevertheless I have some tests failing. Can you please give me some hints on what I might have done wrong? *Config* - Qpid: 0.34 -

Re: Messenger: Request Reply - Fundamental questions?

2016-03-23 Thread Gordon Sim
On 23/03/16 15:39, Flores, Paul A. wrote: I originally posted this to the protons discussion list but didn't get any "hits". Hopefully on this list I might. At client. Considering Messenger and have been asked to describe how a Messenger would handle request reply processing. Fundamental

Re: AMQP 1.0 Qpid JMS and an Issue with Failover/Reconnect

2016-03-23 Thread Timothy Bish
On 03/23/2016 08:56 AM, Aleks Balaban wrote: Tim, Thx, good to know that the failover works! Obviously I've been doing something wrong. Well, as you requested here is my JMS/AMQP client source (I have removed the SSL initialization part used for amqps conncetion ): Your code relies on

Re: Compilig Qpid 0.34 on Linux

2016-03-23 Thread Adel Boutros
I forgot to mention the version of the compilers: -- The C compiler identification is GNU 4.9.1 -- The CXX compiler identification is GNU 4.9.1 Regards, Adel On Wed, Mar 23, 2016 at 4:59 PM, Adel Boutros wrote: > Hello, > > I am trying to compile Qpid 0.34 on Linux with

Compilig Qpid 0.34 on Linux

2016-03-23 Thread Adel Boutros
Hello, I am trying to compile Qpid 0.34 on Linux with the below configuration. The compilatio is successful. Nevertheless I have some tests failing. Can you please give me some hints on what I might have done wrong? *Config* - Qpid: 0.34 - Proton: 0.12 - Boost: 1.55.0 - Cmake/Ctest:

Messenger: Request Reply - Fundamental questions?

2016-03-23 Thread Flores, Paul A.
I originally posted this to the protons discussion list but didn't get any "hits". Hopefully on this list I might. At client. Considering Messenger and have been asked to describe how a Messenger would handle request reply processing. Fundamental question -> Can a Messenger "act" as both a

CVE-2016-2166: Apache Qpid Proton python binding silently ignores request for 'amqps' if SSL/TLS not supported

2016-03-23 Thread Ken Giusti
Apache Software Foundation - Security Advisory Apache Qpid Proton python binding silently ignores request for 'amqps' if SSL/TLS not supported. CVE-2016-2166 CVS: 5.7 Severity: Moderate Vendor: The Apache Software Foundation Versions Affected: Apache Qpid Proton python API starting

Re: AMQP 1.0 Qpid JMS and an Issue with Failover/Reconnect

2016-03-23 Thread Aleks Balaban
Tim, Thx, good to know that the failover works! Obviously I've been doing something wrong. Well, as you requested here is my JMS/AMQP client source (I have removed the SSL initialization part used for amqps conncetion ): Connection URI: connectionfactory.nm =