Re: custom plugin

2012-04-17 Thread LCamel
I found there was an related issue back in 2010 about schema validation: https://issues.apache.org/jira/browse/AMQ-2939 The comment by Gary Tully can relieve the problem: ./bin/activemq xbean:conf/activemq.xml?validate=false Is there a better way to solve it ? Thanks. Luoh Ren-Shan -- View

Re: custom plugin

2012-04-17 Thread LCamel
Hi, I'm following the instructions in http://activemq.apache.org/interceptors.html to write a very minimal plugin. My plugin class can be successfully loaded by However, if I tell the broker to load it as a plugin http://activemq.apache.org/schema/core"; brokerName="localhost" dataDirecto