[
https://issues.apache.org/jira/browse/QPID-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297879#comment-15297879
]
Rob Godfrey commented on QPID-7275:
-----------------------------------
Steven,
as Robbie stated in his previous reply, JIRA is not the correct place to ask
questions like this - it is an issue reporting system for when a genuine defect
has been discovered or request for new feature is to be made
General questions about using Qpid / configuration / etc should be directed to
the Qpid Users mailing list (see [this|https://qpid.apache.org/discussion.html]
page for details on how to subscribe to the mailing lists). Questions there
will be seen by a wider range of people who may be able to help you.
Also note that this is not even the correct JIRA instance for the Qpid JMS
client for AMQP - if you do come across a genuine defect or request a new
feature then you need to use the following JIRA instance:
https://issues.apache.org/jira/browse/QPIDJMS
> connection.setExceptionListener() method cannot be invoked for Qpid
> -------------------------------------------------------------------
>
> Key: QPID-7275
> URL: https://issues.apache.org/jira/browse/QPID-7275
> Project: Qpid
> Issue Type: Bug
> Components: JMS AMQP 1.0 Client
> Affects Versions: 0.32
> Environment: Window7,jdk7
> Reporter: Steven
>
> I want to implement Re-connection functionality for AMQP 1.0,as We all know
> that AMQP 1.0 protocol 's connection URL didn't support "broker-list",Hence,I
> want to register the method "connection.setExceptionListener" to monitor the
> connection between client socket and server socket before invoking the method
> "connection.start" ,I try to mock the connection closed through the three
> following way:
> 1.stop the Qid server broker
> 2.pull out the cable
> 3.use the TCPViewer to close the connection manually.
> none of the above method didn't invoke the method
> "connection.setExceptionListener"
> by the way,for the client API qpid-amqp-1-0-client-0.32,If the connection
> URL support brokerlist feature,That would be nice,I can implement
> Re-connection functionality in a nice way,Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]