Hi Christopher,
the servicemix.activemq bundle does exactly what you are describing. It
just instantiates ActiveMQ using the external configuration file.
You can start exploring that code and create your own bundle that will
better fit your application.
Cheers
--
Dejan Bosanac
http://www.ttms
er i.e. tomcat's conf folder is externalised.
However I am not clear on how this is done or whether it is OSGi
best-practice.
Further thoughts?
Kind regards,
Christopher
--
View this message in context:
http://www.nabble.com/Configuring-ActiveMQ-in-OSGi-containers-tp20310393p20349048.html
Sent
Hi,
I've played a bit with servicemix kernel and activemq these days and
found servicemix.activemq bundle that does what you need (with some
restrictions) - https://issues.apache.org/activemq/browse/SM-1065.
To make it run, first you need to install the following dependencies
osgi install -s
mvn
ttempt to give this a go and report back my
findings.
However I was rather hoping that the configuration would be something
external to the bundle itself - something along the lines of how Tomcat is
configured in spring dm server.
Thanks again.
--
View this message in context:
http://www.nabble.com/
2008/11/3 huntc <[EMAIL PROTECTED]>:
> Hi there,
>
> I read around a bit and discovered that some of ActiveMQ's jars come OSGi
> ready. I then managed to successfully deploy activemq-all-5.1.0.jar using
> the OSGi based springsource-dm-server. activemq-all-5.1.0.jar comes as part
> of the regular A
S
provider that other services can subscribe to.
Are you able to point me in the right direction?
Thank you for your help in advance.
Kind regards,
Christopher
--
View this message in context:
http://www.nabble.com/Configuring-ActiveMQ-in-OSGi-containers-tp20310393p20310393.html
Sent from th