Re: ActiveMQ and SMX4

2008-08-27 Thread Yari Marchetti
James Strachan ha scritto: 2008/8/26 Guillaume Nodet <[EMAIL PROTECTED]>: ServiceMix distribution includes ActiveMQ and Camel, while the ActiveMQ distribution includes Camel. The ServiceMix Kernel is an enhanced OSGi based runtime that does not include the JBI layer, ActiveMQ or Camel, but th

Re: ActiveMQ and SMX4

2008-08-26 Thread James Strachan
2008/8/26 Guillaume Nodet <[EMAIL PROTECTED]>: > ServiceMix distribution includes ActiveMQ and Camel, while the > ActiveMQ distribution includes Camel. > The ServiceMix Kernel is an enhanced OSGi based runtime that does not > include the JBI layer, ActiveMQ or Camel, but they can be very easily > d

Re: ActiveMQ and SMX4

2008-08-26 Thread Guillaume Nodet
n't deploy it), then i tried using a snapshot from snv, and it > worked very well: i was able to change ActiveMQ configuration while > the broker was running. > > Now my question is: how does ActiveMQ and SMX4 work together? > how is the integration? > > We plan to use Ca

Re: ActiveMQ and SMX4

2008-08-26 Thread Guillaume Nodet
y. So ActiveMQ 5.2-SNAPSHOT is currently required. > Now my question is: how does ActiveMQ and SMX4 work together? > how is the integration? SMX4 is built on top of Apache Felix, an OSGi container. A lot of work has been done to be able to make ActiveMQ and its required components work nicely in OS

RE: ActiveMQ and SMX4

2008-08-26 Thread Powers, Matthew
I thought that ServiceMix ran off of AtvieMQ and was included in the release. -Original Message- From: Yari Marchetti [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 10:49 AM To: users@activemq.apache.org Subject: ActiveMQ and SMX4 Hello, we are planning to use ActiveMQ in a

ActiveMQ and SMX4

2008-08-26 Thread Yari Marchetti
able to change ActiveMQ configuration while the broker was running. Now my question is: how does ActiveMQ and SMX4 work together? how is the integration? We plan to use Camel as well, and reading from: http://activemq.apache.org/camel/jbi.html seems that it should work pretty well with SMX4. did