On 3/7/07, James Strachan <[EMAIL PROTECTED]> wrote:
The Spring jars are not mandatory, you can use ActiveMQ just fine without it. Currently main use of Spring is along with xbean to deal with the XML configuration. If you prefer you could just use Java code to initialise your broker... http://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html Though without having class loader isolation, am sure you'll hit your head on other jar-dependency issues sooner or later so having solution 2 in your locker is highly recommended.
James Thanks for your reply. I know the isolation matter is a risk but I've some reason to live with it by now.... :) -- Javier Leyba Barcelona - Spain http://blog.leyba.com.ar