[jira] [Created] (PROTON-345) Need a Java version of the msgr-send/msgr-recv tools

2013-06-25 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-345: - Summary: Need a Java version of the msgr-send/msgr-recv tools Key: PROTON-345 URL: https://issues.apache.org/jira/browse/PROTON-345 Project: Qpid Proton Issue Type

[jira] [Created] (PROTON-344) Need Ruby version of msgr-send/msgr-recv tools

2013-06-25 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-344: - Summary: Need Ruby version of msgr-send/msgr-recv tools Key: PROTON-344 URL: https://issues.apache.org/jira/browse/PROTON-344 Project: Qpid Proton Issue Type: Task

[jira] [Assigned] (PROTON-139) Can't set distribution-mode on a source

2013-06-25 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-139: - Assignee: Ken Giusti (was: Rafael H. Schloming) > Can't set distribution-mode on a source >

[jira] [Assigned] (PROTON-158) detach with invalid handle causes segfault

2013-06-25 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-158: - Assignee: Ken Giusti > detach with invalid handle causes segfault > -

Local transactions support

2013-06-25 Thread atarutin
Does Proton supports local transactions? What shoud I do if I need to send some messages within a transaction? Thanks for help. -- View this message in context: http://qpid.2158936.n2.nabble.com/Local-transactions-support-tp7594523.html Sent from the Apache Qpid Proton mailing list archive at

Re: Creating queues with PROTON messenger

2013-06-25 Thread atarutin
Ted, thank you kindly for complete reply. -- View this message in context: http://qpid.2158936.n2.nabble.com/Creating-queues-with-PROTON-messenger-tp7593967p7594520.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.

Re: Creating queues with PROTON messenger

2013-06-25 Thread Ted Ross
I believe that ActiveMQ will create a queue as a side effect of subscribing or producing from/to an address. The AMQP working group is developing a management specification that will define a standard way for AMQP clients to create queues/topics on brokers. Until this is complete, there are o

Re: Creating queues with PROTON messenger

2013-06-25 Thread atarutin
Yes, I am using ActiveMQ. But it doesn't means. Do you mean that I can create queues only with server specific instruments and there is no ways to create queues via proton lib? -- View this message in context: http://qpid.2158936.n2.nabble.com/Creating-queues-with-PROTON-messenger-tp7593967p75

Re: Creating queues with PROTON messenger

2013-06-25 Thread Ted Ross
Proton is an endpoint library. In order to have queues or topics, you will need to have a message broker. Are you using a particular broker? -Ted On 06/25/2013 05:51 AM, atarutin wrote: Hi, Folks. I still need an example. If messenger cann't create queues or topics, I think it might be poss

Re: Qpid-specific logging facade(s) for Proton etc

2013-06-25 Thread Rob Godfrey
So, my main comment would be that I think the Factories should not be depending on the MessageLoggerSpi as you've defined it, but instead purely on EngineLogger. The MessageLogger stuff is a convenience but I don't think it should be mandatory to use it. My other comment would be that I don't thi

Re: Qpid-specific logging facade(s) for Proton etc

2013-06-25 Thread Phil Harvey
I've created a skeleton Java implementation of the Proton logging design and attached it as a patch to https://issues.apache.org/jira/browse/PROTON-343. I think the next steps are: - Gather comments from folks about the design. - Sketch out the corresponding proton-c and proton-jni code. I'd appr

[jira] [Updated] (PROTON-343) Add a pluggable Proton logging layer

2013-06-25 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-343: - Description: Applications that use Proton sometimes want Proton to produce logging. Goals

[jira] [Updated] (PROTON-343) Add a pluggable Proton logging layer

2013-06-25 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-343: - Attachment: 0001-PROTON-343-sketched-out-the-Java-parts-of-the-propos.patch Skeleton implementati

[jira] [Created] (PROTON-343) Add a pluggable Proton logging layer

2013-06-25 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-343: Summary: Add a pluggable Proton logging layer Key: PROTON-343 URL: https://issues.apache.org/jira/browse/PROTON-343 Project: Qpid Proton Issue Type: Improvem

Re: Creating queues with PROTON messenger

2013-06-25 Thread atarutin
Hi, Folks. I still need an example. If messenger cann't create queues or topics, I think it might be possible via low-level proton methods. But I don't familiar enough with AMQP specification. Could anybody help me please? -- View this message in context: http://qpid.2158936.n2.nabble.com/Creat

[jira] [Commented] (PROTON-97) RELEASED disposition not processed by engine

2013-06-25 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692813#comment-13692813 ] Gordon Sim commented on PROTON-97: -- The extent is small, as far as I can see only the type