[ 
https://issues.apache.org/jira/browse/ARTEMIS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605163#comment-14605163
 ] 

ASF GitHub Bot commented on ARTEMIS-146:
----------------------------------------

Github user gaohoward commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/55#issuecomment-116448885
  
    OK I get your point. The reason I didn't want to bring in JMS manager is 
because openwire is not supposed to depends on JMS manager. It should depends 
only on the core server. Like jms manager, the openwire should only be a facade 
layer around core. isn't it?


> 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)

Reply via email to