Wow! That works! Thanks a lot for your fast help!
Karel
On 08/20/13 02:41 PM, Christian Posta wrote:
try putting the spring namespace in your bean element:
http://www.springframework.org/schema/beans";
id="OpenPMF"
class="com.objectsecurity.openpmf.activemq.PMFPlugin"/>
try putting the spring namespace in your bean element:
http://www.springframework.org/schema/beans";
id="OpenPMF"
class="com.objectsecurity.openpmf.activemq.PMFPlugin"/>
On Tue, Aug 20, 2013 at 5:14 AM, Karel Gardas wrote:
>
> In 5.7.0 XML schema I don't see plugins
In 5.7.0 XML schema I don't see plugins element defined so I'm still
curious how the interceptors.html page may be correct. Anyway, my xml
config file is attached.
Thanks!
Karel
On 08/20/13 01:50 PM, Gary Tully wrote:
post the xml config you are using and the parse exception. that doco
is f
post the xml config you are using and the parse exception. that doco
is fine... pay attention to the detail in the error and the xml schema
- http://activemq.apache.org/xml-reference.html
On 20 August 2013 10:58, Karel Gardas wrote:
>
> Hello,
>
> I'm trying to configure our specific authorizatio
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 insid