You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2015/06/10 03:37:00 UTC

[jira] [Commented] (ARTEMIS-91) ServiceRegistry class is not part of ActiveMQ public API

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

John D. Ament commented on ARTEMIS-91:
--------------------------------------

[~jmesnil] is your plan to instantiate ActiveMQServerImpl w/ the constructor that takes a ServiceRegistry? It doesn't make sense for the server to provide this back, it's used mostly for configuration of standard services it would seem.

> ServiceRegistry class is not part of ActiveMQ public API
> --------------------------------------------------------
>
>                 Key: ARTEMIS-91
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-91
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Jeff Mesnil
>             Fix For: 1.0.1
>
>
> To integrate ActiveMQ 6 in WildFly, I need to inject some instances into ActiveMQ 6 using its org.apache.activemq.core.server.impl.ServiceRegistry.
> However this class is not part of the impl package and not the public API. This class should have an interface that can be obtained from the ActiveMQServer interface



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