Mirror of Apache ActiveMQ
Go to file
James Strachan 6641ef3ae7 Added support for microsofts JDBC driver
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@536601 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 17:50:26 +00:00
activemq-book added missing lic header 2007-03-08 15:35:15 +00:00
activemq-console added lib/web directory if folks are embedded web apps in the broker 2007-03-08 09:38:13 +00:00
activemq-core Added support for microsofts JDBC driver 2007-05-09 17:50:26 +00:00
activemq-fileserver Fixed up the poms so the build works again :) 2007-04-12 13:36:43 +00:00
activemq-jaas Updated version to remove the "incubator" bit. 2007-02-06 19:09:51 +00:00
activemq-jpa-store added isStoreValid() method - used by AMQStore to determine if references need to be rebuilt 2007-03-09 13:28:14 +00:00
activemq-openwire-generator added the first cut of version 3 of the wire format which now supports BlobMessage for out-of-band (or later on in-band) BLOBs for AMQ-1075 2007-02-23 18:50:52 +00:00
activemq-optional fixed the assembly so that the activemq broker script works again. Now moved from a Jetty snapshot to a release (6.1.2rc2) and also made BrokerService.setDataDirectory(String) take a string to avoid strange Spring errors we were getting 2007-03-28 11:15:22 +00:00
activemq-perftest Updated version to remove the "incubator" bit. 2007-02-06 19:09:51 +00:00
activemq-ra AMQ-1218 added version to xbean plugin 2007-03-30 21:23:10 +00:00
activemq-rar Updated version to remove the "incubator" bit. 2007-02-06 19:09:51 +00:00
activemq-repository-builder Updated version to remove the "incubator" bit. 2007-02-06 19:09:51 +00:00
activemq-soaktest Switching to Java 5.. Build and Runtime now require Java 5 see: http://www.nabble.com/Switching-to-ActiveMQ-4.2-to-Java-5----tf2637427.html 2006-11-17 00:29:03 +00:00
activemq-systest Updated version to remove the "incubator" bit. 2007-02-06 19:09:51 +00:00
activemq-test-atomikos Updated version to remove the "incubator" bit. 2007-02-06 19:09:51 +00:00
activemq-tooling added nicer javadoc css 2007-03-01 09:43:35 +00:00
activemq-web tidied up the logging to reduce clutter & make it easier for users to see the URLs they can click on 2007-03-14 15:45:16 +00:00
activemq-web-console tidied the web app descriptions 2007-03-14 12:19:46 +00:00
activemq-web-demo tidied the web app descriptions 2007-03-14 12:19:46 +00:00
activemq-xmpp Added licence headers. 2007-03-08 06:19:47 +00:00
assembly Fixed up the poms so the build works again :) 2007-04-12 13:36:43 +00:00
etc/css Added javadoc css 2007-03-01 08:48:00 +00:00
DISCLAIMER.txt Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
KEYS Added my gpg public key to the key file. If you are going to be doing releases, you should do the same. 2006-02-16 04:07:41 +00:00
LICENSE.txt did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
NOTICE.txt Set the eol-style 2006-11-14 21:02:18 +00:00
README.txt Fix incubator links in the README 2007-02-07 00:09:05 +00:00
doap.rdf updated DOAP file post-graduation 2007-02-12 11:50:26 +00:00
pom.xml Fixed up the poms so the build works again :) 2007-04-12 13:36:43 +00:00

README.txt

Welcome to Apache ActiveMQ 
=================== 
Apache ActiveMQ is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation.


Getting Started
===============
To help you get started, try the following links:-

Getting Started
http://activemq.apache.org/getting-started.html

Building
http://activemq.apache.org/getting-started.html#GettingStarted-WindowsSourceInstallation
http://activemq.apache.org/getting-started.html#GettingStarted-UnixSourceInstallation

Examples
http://activemq.apache.org/examples.html

We welcome contributions of all kinds, for details of how you can help
http://activemq.apache.org/contributing.html

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
http://activemq.apache.org/

Please help us make Apache ActiveMQ better - we appreciate any feedback you may have.
Enjoy!

------------------------
The Apache ActiveMQ team