Skip to main content
  1. Posts/

ActiveMQ OSGi integration

·65 words·1 min

OSGi containers are becoming a deployment platform of choice for many developers these days. That’s why nearly all server-side Java software is packaged as OSGi bundles and ActiveMQ is not an exception. I wrote an article that goes into the details on how to deploy and use ActiveMQ broker and web console in Apache Karaf (and ServiceMix) OSGi environments. I hope you’ll enjoy reading it.