Hi all, I've been attempting to get activemq 4.0.1 working with an xml configuration file.
I'm using ./activemq xbean:config.xml and it says Loading message broker from: xbean:activemq.xml But it still shows the default configuration on the output, e.g. changing the port, adding the name, etc doesn't work. Using the broker: notation does work, but it seems that there are only a few specific options you can configure that way. I've tried it even with a very minimal xml config such as <breans> <broker useJmx="false"> </broker> </beans> And it still isn't modifying the broker's configuration (It always starts with the defaults ...) Any suggestions on what I may be doing wrong? Many thanks ... Paul -- View this message in context: http://www.nabble.com/xbean%3Aconfig.xml-not-working-tf2124341.html#a5860815 Sent from the ActiveMQ - User forum at Nabble.com.
