RE: configuring plugins with activemq 5.4.1

2010-09-23 Thread Allen Reese
: configuring plugins with activemq 5.4.1 Absolutely. I wasn't sure if it was a regression, or if it was intentional. It might be a bit, jira seems to have a lag with creating my account. I got the email, but it won't let me login to create the issue. I'll give it some time and try agai

RE: configuring plugins with activemq 5.4.1

2010-09-23 Thread Allen Reese
riginal Message- From: chubr...@gmail.com [mailto:chubr...@gmail.com] On Behalf Of Dejan Bosanac Sent: Thursday, September 23, 2010 4:19 AM To: users@activemq.apache.org Subject: Re: configuring plugins with activemq 5.4.1 Hi Allen, can you raise an issue for this, as it is an obvious regression? It&

Re: configuring plugins with activemq 5.4.1

2010-09-23 Thread Dejan Bosanac
th an element for the > plugin, how do I tie that to the plugin bean? > > --Allen > > > -Original Message- > From: Stan Lewis [mailto:sle...@fusesource.com] > Sent: Wednesday, September 22, 2010 3:10 PM > To: users@activemq.apache.org > Subject: Re:

RE: configuring plugins with activemq 5.4.1

2010-09-22 Thread Allen Reese
com] Sent: Wednesday, September 22, 2010 3:10 PM To: users@activemq.apache.org Subject: Re: configuring plugins with activemq 5.4.1 Should be able to do something like: http://www.springframework.org/schema/beans"; id="myPlugin" class="com.yahoo.MyPlugin">        

Re: configuring plugins with activemq 5.4.1

2010-09-22 Thread Stan Lewis
Should be able to do something like: http://www.springframework.org/schema/beans"; id="myPlugin" class="com.yahoo.MyPlugin">                        false         for this, there's some other examples here: http://activemq.apache.org/developing-plugins.html#DevelopingPlugins-Configuringp

configuring plugins with activemq 5.4.1

2010-09-22 Thread Allen Reese
With Activemq 5.3.2, I had this in my activemq.xml: http://www.springframework.org/schema/beans"; xmlns:amq="http://activemq.apache.org/schema/core"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" http://activemq.apache.org/schema/core