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
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
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
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
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
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