You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2021/03/03 17:27:00 UTC

[jira] [Closed] (AMQ-6061) Update page http://activemq.apache.org/developing-plugins.html

     [ https://issues.apache.org/jira/browse/AMQ-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Pavlovich closed AMQ-6061.
-------------------------------
    Resolution: Fixed

[~tabish] already fixed this

> Update page http://activemq.apache.org/developing-plugins.html
> --------------------------------------------------------------
>
>                 Key: AMQ-6061
>                 URL: https://issues.apache.org/jira/browse/AMQ-6061
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Martin Lichtin
>            Assignee: Matt Pavlovich
>            Priority: Major
>
> I noticed quite a few links on page http://activemq.apache.org/developing-plugins.html no longer work.
> Secondly, how can I configure my own plugin as simply as possible? The instructions on this page say:
> {code:xml}
> <bean id="myPlugin" class="my.package.MyPlugin" />
> <broker useJmx="true" xmlns="http://activemq.apache.org/schema/core" plugins="#myPlugin">
> </broker>
> {code}
> However, it doesn't look like <broker> has a "plugins" attribute.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)