Here's a little example using 4.1-SNAPSHOT where we use a regular
Spring 2.0 XML file but embed the declaration of the ActiveMQ broker
using an XSD which allows XML editors and IDEs like eclipse/IntelliJ
to smart complete the XML...

http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/spring-embedded-xbean.xml

I often prefer using xmlns="..." on the <broker> element to make the
XML a little cleaner and easier to read but that seemed to break
eclipse's smart completion, so using a namespace prefix seems best :)
--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to