On 4/2/07, Javier Leyba <[EMAIL PROTECTED]> wrote:
Also, I need to change the JMX port, how could I do it ?
Hi
I've solved it with this:
--
service = new BrokerService();
service.setBrokerName(masterBrokerProps.getProperty("brokerName"));
service.setPersistent(true
Hi
I've tried to make a pure properties loader fro activemq but it took
much time than I can assume in my job so I´ll try to do it at home and
now I'm trying to make a simple loader in my app.
In my old xml spring style configuration file I used to have:
http://activemq.o