On 5/4/06, jevans12 <[EMAIL PROTECTED]> wrote: > > Thanks for the reply! I am salivating over AMQ4 jmx support , but Im > understanding that > https://issues.apache.org/activemq/browse/AMQ-531?page=all > > is blocking us to use AMQ4.x with Spring 2.0. any thoughts?
BTW one work around is to just not use the XML configuration mechanism with ActiveMQ and just use Java code (or regular Spring.xml) to configure the broker. Note that if you run a remote broker in another JVM, the JMS client doesn't use xbean; so you can use spring 2 on the client then use spring 1.x on the broker to configure it with xbean's XML -- James ------- http://radio.weblogs.com/0112098/
