not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system.
-Ursprüngliche Nachricht-
Von: Yanfeng Liu [mailto:yanfeng@ygomi.com
istake and delete
this e-mail from your system.
-Ursprüngliche Nachricht-
Von: Yanfeng Liu [mailto:yanfeng@ygomi.com]
Gesendet: Donnerstag, 23. Juli 2015 12:28
An: proton@qpid.apache.org
Betreff: RE: proton-j messenger connection issues
Julien,
Sorry to hear your story with proton-J
Julien,
Sorry to hear your story with proton-J.
Can I ask you happened to know how to get the name of a temporary queue created
by proton-J program? See https://issues.apache.org/jira/browse/PROTON-938 for
more details.
Regards,
Yanfeng
From: Julien Charon [mailto:julien.cha...@avitech.aero]
[
https://issues.apache.org/jira/browse/PROTON-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-938:
---
Summary: [proton-J]Need ways to know temporary queue address created by
Proton-J (was: [proton-J
[
https://issues.apache.org/jira/browse/PROTON-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-938:
---
Summary: [proton-J] How to know temporary queue address created by Proton-J
(was: Have APIs to know
[
https://issues.apache.org/jira/browse/PROTON-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-938:
---
Issue Type: Bug (was: Wish)
> Have APIs to know address of temporary queue created by Proto
[
https://issues.apache.org/jira/browse/PROTON-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-938:
---
Description:
It seems that Proton-J lacks the method to retrieve the address of a temporary
queue
yanfeng liu created PROTON-938:
--
Summary: Have APIs to know address of temporary queue created by
Proton-J program
Key: PROTON-938
URL: https://issues.apache.org/jira/browse/PROTON-938
Project: Qpid
Hi,
We are trying PROTON libraries and we found that with PROTON-C, we can create
temporary queues using "amqp://host/#" style URL. Then we can use "
pn_subscription_address()" API to learn the temporary queue name:
pn_subscription_t * sub = NULL;
if ((sub = pn_messenger_subscribe(messenger
Gordon,
Thank you so much for the pointer!
Regards,
Yanfeng
-Original Message-
From: Gordon Sim [mailto:g...@redhat.com]
Sent: Friday, June 19, 2015 4:27 PM
To: proton@qpid.apache.org
Subject: Re: how to create temporary queue from Proton API
On 06/19/2015 07:14 AM, Yanfeng Liu
Hi,
I am wondering if it is possible to create a temporary queue from a Qpid client
program using Proton API only?
This is possible from the non-Proton API libraries for Java, C and other
languages. But unfortunately I can't use such legacy APIs.
All I can use is Proton-C library.
Regards,
Ya
[
https://issues.apache.org/jira/browse/PROTON-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-890:
---
Description:
Reproducing steps:
1) Run a broker with qpidd-cpp-0.32 runs SSL using a server
[
https://issues.apache.org/jira/browse/PROTON-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-890:
---
Summary: adding subjectAltName (IP) support to proton-c 0.9.1 (was: adding
subjectAltName (SAN
[
https://issues.apache.org/jira/browse/PROTON-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-890:
---
Description:
Reproducing steps:
1) Run a broker with qpidd-cpp-0.32 runs SSL using a server
[
https://issues.apache.org/jira/browse/PROTON-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-890:
---
Summary: adding subjectAltName (SAN) support to proton-c 0.9.1 (was: IP
type subjectAltName not
[
https://issues.apache.org/jira/browse/PROTON-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-890:
---
Description:
Reproducing steps:
1) Run a broker with qpidd-cpp-0.32 runs SSL using a server
[
https://issues.apache.org/jira/browse/PROTON-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu updated PROTON-890:
---
Priority: Minor (was: Major)
> IP type subjectAltName not supported by verify_callback()
[
https://issues.apache.org/jira/browse/PROTON-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanfeng liu closed PROTON-891.
--
Resolution: Duplicate
Sorry the issue tracker web page was not showing smoothly, thus duplication was
yanfeng liu created PROTON-891:
--
Summary: IP type subjectAltName not supported by verify_callback()
in openssl.c
Key: PROTON-891
URL: https://issues.apache.org/jira/browse/PROTON-891
Project: Qpid
yanfeng liu created PROTON-890:
--
Summary: IP type subjectAltName not supported by verify_callback()
in openssl.c
Key: PROTON-890
URL: https://issues.apache.org/jira/browse/PROTON-890
Project: Qpid
[
https://issues.apache.org/jira/browse/PROTON-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544743#comment-14544743
]
yanfeng liu commented on PROTON-738:
Hi,
It seems working for my amd64 Ubuntu 1
[
https://issues.apache.org/jira/browse/PROTON-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541467#comment-14541467
]
yanfeng liu commented on PROTON-738:
This should be 0.9 now. :)
Lacking of De
22 matches
Mail list logo