ActiveMQ uses Spring xml configs and placeholders, so it should work with non-String values. Can you create a test that demonstrates your issue?
Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, Nov 9, 2011 at 10:21 AM, Laures <baetz.alexan...@googlemail.com>wrote: > I'm using a placeholder to configure the waitForSlave property of a broker. > The xml validation fails on this property because ${cluster.replication} is > no valid boolean. > > The easy workaround is to start activemq without validation. > > should i open an issue on the bugtracker for this? > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/XML-Validation-fails-for-Placeholder-on-non-string-attributes-tp4019161p4019161.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >