Jeff Mesnil created ARTEMIS-1231:
------------------------------------
Summary: deserialization black/white list are not used by regular
JMS connection factories
Key: ARTEMIS-1231
URL: https://issues.apache.org/jira/browse/ARTEMIS-1231
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.1.0, 1.5.5
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)