Hi everybody, I am developing some plugins for ActiveMQ and because I have more than one plugin in my configuration I would like to connect them, that is to have a reference from the one to another.
If you can help me with the configuration and some examples of how can I achieve this. So from one class that extends a BrokerFilter I want to have a reference to another one that is also working as a plugin (also extends BrokerFilter). Thanks... -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Plugin-references-tp4651507.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
