-
Enhancement
-
Resolution: Done
-
Major
-
2.0.0.Alpha3
-
None
the CLI provides jms-queue, jms-topic and connection-factory commands to manage JMS resources.
These commands are registered in wildfly-cli module and are hard-coded with the /subsystem=messaging address.
With WildFly 10, the JMS capability will be provided by a new messaging-activemq extension.
Instead of having to hard-code this again in wildfly-cli module, the JMS commands will instead be loaded by the extension that provides the JMS resources (messaging in a 1st step, messaging-activemq in a 2nd step).
- is related to
-
WFLY-4740 Move JMS high-level commands to the messaging extension
- Closed