-
Bug
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
The bridge resource defines a transformer-class-name but there is no way to define which JBoss module contain this class.
This means that the module defining the class must be a dependency of the org.apache.activemq.artemis module since it's Artemis that currently loads it.
The messaging-activemq subsystem would then be able to load it and pass it to Artemis's ServiceRegistry (similarly to the interceptors).
- clones
-
WFLY-6516 divert resource does not define a module for its transformer class
- Closed