Hello,
I'm trying to configure our specific authorization interceptor into ActiveMQ 5.7.0 and while following http://activemq.apache.org/interceptors.html page I'm neither able to define plugin as an xbean and then reference it in the broker tag/element nor define it in plugins element inside the broker. I always get SAXParseException complaining that such format is not supported. So neither of two offered ways work for me.
My question is: is http://activemq.apache.org/interceptors.html already out-dated and if so, what shall I do in order to integrate our interceptor with 5.7.0 release?
Thanks! Karel