Paul Ferraro created WFLY-13588:
-----------------------------------
Summary: Messaging should not expose its subsystem module to deployments
Key: WFLY-13588
URL:
https://issues.redhat.com/browse/WFLY-13588
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 20.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
The messaging-activemq subsystem exposes its subsystem module to the deployment
classloader. According to comments, this was done to allow CDI to load the requisite
portable extension to support JMSContext injection. However, this is unnecessary, since
the subsystem already has a DUP that registers the portable extension via
the WeldCapability.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)