You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2018/02/26 17:04:05 UTC

[jira] [Resolved] (ARTEMIS-1232) deserialization black/white list are not used by regular JMS connection factories

     [ https://issues.apache.org/jira/browse/ARTEMIS-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martyn Taylor resolved ARTEMIS-1232.
------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 2.2.0, 1.6.0
>
>
> 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
(v7.6.3#76005)