ActiveMQ configuration

2007-05-07 Thread Gert Vanthienen
L.S., After having attended Bruce's talk on ActiveMQ (which was very interesting, btw) at ApacheCon last Friday, I took a quick look at how ActiveMQ is configured within ServiceMix. I had understood from this talk that it wouldn't be a good idea to use a multicast configuration when running

jms:endpoint role=consumer versus jms:consumer

2007-05-07 Thread Gert Vanthienen
L.S., While I was trying to get automatic reconnect to a JMS broker (WebSphere MQ which is restarted at least once per week) up and running with jms:endpoint role=consumer/, I noticed the possibility of using jms:consumer / to specify JMS message receiving into the ESB. The jms:consumer /

Re: jms:endpoint role=consumer versus jms:consumer

2007-05-07 Thread Thomas TERMIN
Gert, I guess the latter. Look at SM-537. This is also available for http but not yet finished. Cheers, Thomas Gert Vanthienen wrote: L.S., While I was trying to get automatic reconnect to a JMS broker (WebSphere MQ which is restarted at least once per week) up and running with