You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2015/06/29 06:07:04 UTC

[jira] [Created] (ARTEMIS-146) Fix Queue auto-creation

Howard Gao created ARTEMIS-146:
----------------------------------

             Summary: Fix Queue auto-creation
                 Key: ARTEMIS-146
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-146
             Project: ActiveMQ Artemis
          Issue Type: Sub-task
          Components: OpenWire
    Affects Versions: 1.0.0
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 1.1.0


Currently we use JMSQueueCreator to create queues automatically, however openwire shouldn't depends on JMS stuff. If jms component is not deployed the creator is null.

Solution: use its own queue creation method.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)