You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2011/08/18 15:51:27 UTC

[jira] [Created] (QPID-3434) Refactor 0-8..0-9-1 code paths to reuse same SSL configuration classes as 0-10

Refactor 0-8..0-9-1 code paths to reuse same SSL configuration classes as 0-10
------------------------------------------------------------------------------

                 Key: QPID-3434
                 URL: https://issues.apache.org/jira/browse/QPID-3434
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client, Java Common
            Reporter: Keith Wall
            Assignee: Keith Wall
             Fix For: 0.13


The 0-8..0-9-1 codes paths have their own classes responsible for SSL configuration.   These duplicate classes that exist on the 0-10 path.  This improvement is replace these classes with their 0-10 counterparts, and leave the user will a single method to configure SSL regardless of protocol.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3434) Refactor 0-8..0-9-1 code paths to reuse same SSL configuration classes as 0-10

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPID-3434.
----------------------------------

    Resolution: Fixed

Paired with Keith on this, ported most of the connection configuration from 0-10 client to be shared across all protocols.

> Refactor 0-8..0-9-1 code paths to reuse same SSL configuration classes as 0-10
> ------------------------------------------------------------------------------
>
>                 Key: QPID-3434
>                 URL: https://issues.apache.org/jira/browse/QPID-3434
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Common
>            Reporter: Keith Wall
>            Assignee: Robbie Gemmell
>             Fix For: 0.13
>
>
> The 0-8..0-9-1 codes paths have their own classes responsible for SSL configuration.   These duplicate classes that exist on the 0-10 path.  This improvement is replace these classes with their 0-10 counterparts, and leave the user will a single method to configure SSL regardless of protocol.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Assigned] (QPID-3434) Refactor 0-8..0-9-1 code paths to reuse same SSL configuration classes as 0-10

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell reassigned QPID-3434:
------------------------------------

    Assignee: Robbie Gemmell  (was: Keith Wall)

> Refactor 0-8..0-9-1 code paths to reuse same SSL configuration classes as 0-10
> ------------------------------------------------------------------------------
>
>                 Key: QPID-3434
>                 URL: https://issues.apache.org/jira/browse/QPID-3434
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Common
>            Reporter: Keith Wall
>            Assignee: Robbie Gemmell
>             Fix For: 0.13
>
>
> The 0-8..0-9-1 codes paths have their own classes responsible for SSL configuration.   These duplicate classes that exist on the 0-10 path.  This improvement is replace these classes with their 0-10 counterparts, and leave the user will a single method to configure SSL regardless of protocol.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org