You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/11 14:54:11 UTC

[jira] [Commented] (ACTIVEMQ6-7) Improve Serialization on Connection Factory.

    [ https://issues.apache.org/jira/browse/ACTIVEMQ6-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316215#comment-14316215 ] 

ASF GitHub Bot commented on ACTIVEMQ6-7:
----------------------------------------

GitHub user andytaylor opened a pull request:

    https://github.com/apache/activemq-6/pull/93

    ACTIVEMQ6-7 - Improve Serialization on Connection Factory

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andytaylor/activemq-6 uri

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-6/pull/93.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #93
    
----
commit b24d72900bf1b2bda18212f2ea99cce5ad23af20
Author: Clebert Suconic <cl...@apache.org>
Date:   2014-12-12T19:01:48Z

    ACTIVEMQ6-7 - Improve Serialization on Connection Factory
    
    https://issues.apache.org/jira/browse/ACTIVEMQ6-7

commit d56e23d6193bf561adfe27ca585c6821be26b666
Author: Andy Taylor <an...@apache.org>
Date:   2015-01-29T09:18:36Z

    ACTIVEMQ6-7 - Improve Serialization on Connection Factory
    
    https://issues.apache.org/jira/browse/ACTIVEMQ6-7
    
    Connection Factory is now externalizable and is now serialized as a string that represents a URI. There are schemas for every possible type for connection factory and server locator.
    
    The client JNDI representation of factories has also been changed to be consistent with this.

----


> Improve Serialization on Connection Factory.
> --------------------------------------------
>
>                 Key: ACTIVEMQ6-7
>                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-7
>             Project: Apache ActiveMQ 6
>          Issue Type: Improvement
>            Reporter: Martyn Taylor
>            Assignee: Andy Taylor
>             Fix For: 6.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)