[jira] [Updated] (PROTON-895) Rely on python to build the downloaded tarball

2015-06-02 Thread Flavio Percoco (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Percoco updated PROTON-895: -- Attachment: (was: 0001-Rely-on-python-to-build-downloaded-tarball.patch) > Rely on python to

[jira] [Updated] (PROTON-895) Rely on python to build the downloaded tarball

2015-06-02 Thread Flavio Percoco (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Percoco updated PROTON-895: -- Attachment: 0001-Rely-on-python-to-build-downloaded-tarball.patch cleaned up, documented, added

[jira] [Commented] (PROTON-334) SASL Implementation for Proton C

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569820#comment-14569820 ] ASF subversion and git services commented on PROTON-334: Commit 78

[jira] [Commented] (PROTON-879) null initial response makes cyrus challenge when it probably shouldn't

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569819#comment-14569819 ] ASF subversion and git services commented on PROTON-879: Commit a9

Re: Proton-c connect to topic on Apache Apollo server

2015-06-02 Thread Gordon Sim
On 06/02/2015 08:55 PM, logty wrote: Yep, I am using the pn_messenger part of the api. I tried that format and pn_messenger_send returns a timeout. Could it be something I need to configure server side or is it something client side? I know that the ipaddress is correct and the server works as th

Re: Proton-c connect to topic on Apache Apollo server

2015-06-02 Thread logty
Yep, I am using the pn_messenger part of the api. I tried that format and pn_messenger_send returns a timeout. Could it be something I need to configure server side or is it something client side? I know that the ipaddress is correct and the server works as the STOMP examples work fine. -- View

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

2015-06-02 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569559#comment-14569559 ] Andrew Stitcher commented on PROTON-344: Note that all these commits are actually

Re: Proton-c connect to topic on Apache Apollo server

2015-06-02 Thread Gordon Sim
On 06/02/2015 07:00 PM, logty wrote: Thanks for the quick response! I saw the documentation but they don't give any specific examples of formatting. Would it be topic://user:password@ipaddress:port? Also, how do I specify what topic I want to subscribe to? Am I right in assuming you are using t

Re: Proton-c connect to topic on Apache Apollo server

2015-06-02 Thread logty
Thanks for the quick response! I saw the documentation but they don't give any specific examples of formatting. Would it be topic://user:password@ipaddress:port? Also, how do I specify what topic I want to subscribe to? -- View this message in context: http://qpid.2158936.n2.nabble.com/Proton-

Re: Proton-c connect to topic on Apache Apollo server

2015-06-02 Thread Chuck Rolke
https://activemq.apache.org/apollo/documentation/amqp-manual.html I believe that the address trick for connecting to a topic is the prefix "topic://" - Original Message - > From: "logty" > To: proton@qpid.apache.org > Sent: Tuesday, June 2, 2015 10:42:57 AM > Subject: Proton-c connect

Pushing the Ruby Engine APIs to master...

2015-06-02 Thread Darryl L. Pierce
It's been a while (14 days) since I pu up the pull request for the Ruby engine APIs [1]. If nobody has any objections, and since it won't affect anything outside of the ruby bindings, I plan to push this by COB tomorrow (Wednesday 03 June). [1] https://github.com/apache/qpid-proton/pull/33 -- Dar

Proton-c connect to topic on Apache Apollo server

2015-06-02 Thread logty
Hi all, I have been trying to figure out how to connect to a Topic on an Apache Apollo server with a client using the proton-c library but have been having a difficult time and haven't been able to find the exact formatting in the documentation, can anyone direct me in the right direction? -- V

Proton-c connect to topic on Apache Apollo server

2015-06-02 Thread logty
Hi all, I have been trying to figure out how to connect to a Topic on an Apache Apollo server with a client using the proton-c library but have been having a difficult time and haven't been able to find the exact formatting in the documentation, can anyone direct me in the right direction? -- V