This module (urn:org:ten60:netkernel:jms:activemq-fulcrum) provides a fulcrum
configured to send and receive JMS messages using activeMQ
(http://activemq.codehaus.org/). It is designed as an example of how to configure
NetKernel for a specific JMS implementation.

Please deploy it to a http test fulcrum where it will expose a service at
/activemq/send. This service will publish a message to a configured topic.
A transport is configured to listen to this topic and will invoke a service to
dump the message to the system log.

You will need to have downloaded and installed activeMQ 1.2 or later and have
a message broker started on localhost with its default settings.

ActiveMQ is licensed under the Apache 2.0 license.
This module is licensed under the 1060 Public License v1.0


