For anyone wanting to try artemis on Apache Karaf 4.0.3. You can use these commands on the started karaf server.

feature:repo-add artemis 1.2.0
feature:install artemis-core artemis-amqp artemis-hornetq artemis-mqtt artemis-stomp

This should start an activemq server with default configs. You can then adapt the config in etc/artemis.xml.
I would be happy about any feedback on usability in OSGi.

Christian


On 11.01.2016 11:33, Martyn Taylor wrote:
Hi all,

Apache Artemis 1.2.0 has now been released.

This release has significant improvements to performance, particularly around the persistence layer. In addition, new features have been added such as LDAP and OSGi support. There has also been more improvements to the OpenWire protocol.

The project website for Apache Artemis has been updated include this release and can be found here:
http://activemq.apache.org/artemis/

A list of issues fixed in Apache Artemis 1.2.0 is available here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12333274

API and User documentation can be found here:
https://activemq.apache.org/artemis/docs.html

Regards
Martyn


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to