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

ASF GitHub Bot commented on ARTEMIS-1232:
-----------------------------------------

GitHub user jmesnil opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1341

    [1.x] [ARTEMIS-1232] Configure deserialization lists on regular JMS CF

    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1232

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

    $ git pull https://github.com/jmesnil/activemq-artemis 
ARTEMIS-1232_deserialization_list_regular_cf_1.x

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

    https://github.com/apache/activemq-artemis/pull/1341.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 #1341
    
----
commit f592cdae71e180db240fe44fe7a85acb3fc1813c
Author: Jeff Mesnil <[email protected]>
Date:   2017-06-14T15:16:09Z

    [ARTEMIS-1232] Configure deserialization lists on regular JMS CF
    
    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1232

----


> deserialization black/white list are not used by regular JMS connection 
> factories
> ---------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1232
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1232
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.5.5, 2.1.0
>            Reporter: Jeff Mesnil
>
> in our app server, we set the deserialization black/white lists on the 
> ConnectionFactoryConfiguration and then call 
> org.apache.activemq.artemis.jms.server.JMSServerManager#createConnectionFactory
>  to let Artemis create the actual ConnectionFactory object.
> However internally, Artemis does not use the deserialization black/white 
> lists to configure the actual ConnectionFactory object



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to