[jboss-jira] [JBoss JIRA] (WFCORE-733) Move JMS high-level commands to the messaging extension
Jeff Mesnil (JIRA)
issues at jboss.org
Thu Jun 4 04:26:02 EDT 2015
Jeff Mesnil created WFCORE-733:
----------------------------------
Summary: Move JMS high-level commands to the messaging extension
Key: WFCORE-733
URL: https://issues.jboss.org/browse/WFCORE-733
Project: WildFly Core
Issue Type: Enhancement
Components: CLI
Affects Versions: 2.0.0.Alpha3
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 2.0.0.Alpha4
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).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list