-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
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
- is incorporated by
-
JBEAP-13549 (7.0.z) Upgrade activemq-artemis from 1.1.0.SP21 to 1.1.0.SP24
- Closed
- cloned from
-
ARTEMIS-1232 Loading...