Robbie Gemmell created QPID-4023:
------------------------------------
Summary: restore connection URL setter to enable using an
AMQConnectionFactoy instance created with the default constructor
Key: QPID-4023
URL: https://issues.apache.org/jira/browse/QPID-4023
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.16
Reporter: Robbie Gemmell
Fix For: 0.17
Previously, the default constructor was removed from the AMQConnectionFacotry
code along with the URL setter requried to use it. The default constructor was
subsequently restored to enable deserialisation of the instances, however the
setter was not. As such, it is not possibly to use a new instance of
AMQConnectionFactory created with the default constructor. The setter should be
restored to resolve this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]