[
https://issues.apache.org/jira/browse/QPID-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856611#action_12856611
]
Steve Huston commented on QPID-2500:
Ok, great - thanks, Cliff.
> Transport security fo
[
https://issues.apache.org/jira/browse/QPID-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856608#action_12856608
]
Cliff Jansen commented on QPID-2500:
At a minimum the AmqpCredentialType enumeration wil
[
https://issues.apache.org/jira/browse/QPID-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856603#action_12856603
]
Andrew Stitcher commented on QPID-2388:
---
try this line instead:
::pthread_sigmask(0,
[
https://issues.apache.org/jira/browse/QPID-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim van der Riet resolved QPID-2470.
Resolution: Fixed
Fixed in r.933711 and async store r.3905 (which adds new flow-to-disk test
On 04/13/2010 12:02 PM, Gordon Sim wrote:
On 04/13/2010 04:36 PM, Rajith Attapattu wrote: While drain and spout
are excellent for demonstrating these aspects
they are not necessarily good code examples.
While the python is nice and compact the c++ and and the JMS based
versions are not !
I wou
On 04/13/2010 04:36 PM, Rajith Attapattu wrote:
On Tue, Apr 13, 2010 at 8:19 AM, Gordon Sim wrote:
On 04/12/2010 10:30 PM, Rajith Attapattu wrote:
Hi All,
Judging by some of the questions on the user list, I feel we could do
a much better with our examples.
(Also our examples should be more
On Tue, Apr 13, 2010 at 8:19 AM, Gordon Sim wrote:
> On 04/12/2010 10:30 PM, Rajith Attapattu wrote:
>>
>> Hi All,
>>
>> Judging by some of the questions on the user list, I feel we could do
>> a much better with our examples.
>> (Also our examples should be more visible in the source tree and
>>
[
https://issues.apache.org/jira/browse/QPID-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856449#action_12856449
]
Andrew Stitcher edited comment on QPID-2388 at 4/13/10 11:35 AM:
-
[
https://issues.apache.org/jira/browse/QPID-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856449#action_12856449
]
Andrew Stitcher commented on QPID-2388:
---
If you have a small test case that would help
Marnie,
Apologies if I wasn't very clear.
On Tue, Apr 13, 2010 at 4:06 AM, Marnie McCormack
wrote:
> Hi Rajith,
>
> Thanks for the heads up.
>
> Just wondered if there's ar eason we need to use both a prefix and a system
> property - I assume its so people can mix old & new style URLs on one cli
On 04/13/2010 10:31 AM, Ján Sáreník wrote:
Then have a look at Red Hat's MRG documentation:
http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/
There's a newer version of this that is not yet published, and which I
intend to contribute within a week or so - I basically just need to
s
On 04/13/2010 09:16 AM, sonal ojha wrote:
Hello,
Am very new to Qpid , I wanted to know how could I setup Qpid C++ broker in
clustering mode.
It said to use corosync but then still couldn't find what all setups are
involved.
There's a page on http://cwiki.apache.org/qpid/ that describes the
[
https://issues.apache.org/jira/browse/QPID-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856434#action_12856434
]
Steve Huston commented on QPID-2500:
Thanks, Cliff.
Question on the strategy of adding a
Hello!
On Tue, Apr 13, 2010 at 06:46:50PM +0530, sonal ojha wrote:
> Am very new to Qpid , I wanted to know how could I setup Qpid C++ broker in
> clustering mode.
>
> It said to use corosync but then still couldn't find what all setups are
> involved.
I do not know what distribution you are usi
Hello,
Am very new to Qpid , I wanted to know how could I setup Qpid C++ broker in
clustering mode.
It said to use corosync but then still couldn't find what all setups are
involved.
How can we have them all in multicast mode using a shared database(if qpid
supports one)
Thanks,
Sonal Ojha
Should we change the names of drain and spout? How about sender and
receiver?
Jonathan
-
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org
On 04/13/2010 08:19 AM, Gordon Sim wrote:
On 04/12/2010 10:30 PM, Rajith Attapattu wrote:
Hi All,
Judging by some of the questions on the user list, I feel we could do
a much better with our examples.
(Also our examples should be more visible in the source tree and
easily accessible from our re
Hello!
Current trunk (r933439) compiles and checks cleanly
when I add LDFLAGS="-lboost_system -lpthread" to make
and make check.
Best regards, Ján
--
Red Hat Czech, MRG Quality Assurance Associate
-
Apache Qpid - AMQP Messa
Hello,
On 2010/04/13, at 13:17, Carl Trieloff wrote:
I think we need someone to take the on reviewing the
Mac patches for C++ broker
Is there a client lib built for Mac OS?
&&
The C# patches for both the native and WCF client (I think Steve is
doing the
latter, but I don't think anyone
On 04/12/2010 10:30 PM, Rajith Attapattu wrote:
Hi All,
Judging by some of the questions on the user list, I feel we could do
a much better with our examples.
(Also our examples should be more visible in the source tree and
easily accessible from our release artefacts.
However I believe that is
I think we need someone to take the on reviewing the
Mac patches for C++ broker
&&
The C# patches for both the native and WCF client (I think Steve is
doing the
latter, but I don't think anyone is picking up the former.)
Carl.
Based on the python questions we also need to add some Multi-threading
examples.
Carl.
On 04/12/2010 05:30 PM, Rajith Attapattu wrote:
Hi All,
Judging by some of the questions on the user list, I feel we could do
a much better with our examples.
(Also our examples should be more visible in
On 04/08/2010 12:38 AM, Jonathan Robie wrote:
I've checked in very preliminary and incomplete documentation for the
High Level API in qpid/doc/book/High-Level-API.xml. I have not yet added
this to the main document.
Thanks for getting this started Jonathan! Some comments/opinions on
whats ther
[
https://issues.apache.org/jira/browse/QPID-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elena Nee updated QPID-1392:
Attachment: qpid-0.6-ssl-patch.zip
SSL patch for Qpid 0.6 .NET client
--
Ch
Hi Rajith,
Thanks for the heads up.
Just wondered if there's ar eason we need to use both a prefix and a system
property - I assume its so people can mix old & new style URLs on one client
vm i.e anything not prefixed with BURL will be parsed as new style even if
the system prop is set ?
Regards
25 matches
Mail list logo