[jira] Commented: (QPID-2500) Transport security for the WCF channel

2010-04-13 Thread Steve Huston (JIRA)
[ 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

[jira] Commented: (QPID-2500) Transport security for the WCF channel

2010-04-13 Thread Cliff Jansen (JIRA)
[ 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

[jira] Commented: (QPID-2388) user-defined signals can cause process terminate

2010-04-13 Thread Andrew Stitcher (JIRA)
[ 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,

[jira] Resolved: (QPID-2470) Broker does not honour flow-to-disk policy on recovery

2010-04-13 Thread Kim van der Riet (JIRA)
[ 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

Re: Examples

2010-04-13 Thread Jonathan Robie
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

Re: Examples

2010-04-13 Thread Gordon Sim
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

Re: Examples

2010-04-13 Thread Rajith Attapattu
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 >>

[jira] Issue Comment Edited: (QPID-2388) user-defined signals can cause process terminate

2010-04-13 Thread Andrew Stitcher (JIRA)
[ 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: -

[jira] Commented: (QPID-2388) user-defined signals can cause process terminate

2010-04-13 Thread Andrew Stitcher (JIRA)
[ 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

Re: [JMS] ** Important ** Changing Default Destination Syntax to the new Addressing format from the 0.7 release !

2010-04-13 Thread Rajith Attapattu
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

Re: [Help]Qpid in clustering mode

2010-04-13 Thread Jonathan Robie
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

Re: [Help]Qpid in clustering mode

2010-04-13 Thread Alan Conway
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

[jira] Commented: (QPID-2500) Transport security for the WCF channel

2010-04-13 Thread Steve Huston (JIRA)
[ 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

Re: [Help]Qpid in clustering mode

2010-04-13 Thread Ján Sáreník
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

[Help]Qpid in clustering mode

2010-04-13 Thread sonal ojha
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

drain, spout => sender, receiver?

2010-04-13 Thread Jonathan Robie
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

Re: Examples

2010-04-13 Thread Jonathan Robie
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

Qpid on Rawhide (solved)

2010-04-13 Thread Ján Sáreník
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

Re: Reviewing patches

2010-04-13 Thread Bruno Matos
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

Re: Examples

2010-04-13 Thread Gordon Sim
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

Reviewing patches

2010-04-13 Thread Carl Trieloff
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.

Re: Examples

2010-04-13 Thread Carl Trieloff
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

Re: High-Level-API.xml

2010-04-13 Thread Gordon Sim
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

[jira] Updated: (QPID-1392) .Net Client SSL support (0.10)

2010-04-13 Thread Elena Nee (JIRA)
[ 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

Re: [JMS] ** Important ** Changing Default Destination Syntax to the new Addressing format from the 0.7 release !

2010-04-13 Thread Marnie McCormack
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