Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 9b1345bb32 - Updated the config xml to use new discovery syntax.
- Using specific version of activeio as that may change a bit soon.
- The vm transport now support specifing a broker config file: vm://localhost?brokerConfig=xbean:/path/to/config/file
- Starting the JMX connector was taking a LONG time to start up... so I switch to starting it up async.
- The object name for a managed transport connection could be invalid so we now encode the name so that it's not.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356616 13f79535-47bb-0310-9956-ffa450edef68
2005-12-13 21:02:04 +00:00
activecluster updated the build so that the recursive build works properly 2005-12-12 20:28:34 +00:00
activeio updated the build so that the recursive build works properly 2005-12-12 20:28:34 +00:00
activemq-core - Updated the config xml to use new discovery syntax. 2005-12-13 21:02:04 +00:00
activemq-gbean Moved the trunk code into the trunk sub directory 2005-12-12 17:57:25 +00:00
activemq-gbean-management Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-jaas Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-optional Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-ra - Updated the config xml to use new discovery syntax. 2005-12-13 21:02:04 +00:00
activemq-systest Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-web Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
assembly - Updated the config xml to use new discovery syntax. 2005-12-13 21:02:04 +00:00
etc - Updated the config xml to use new discovery syntax. 2005-12-13 21:02:04 +00:00
jmeter Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
openwire-c Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
openwire-dotnet/comms-library/amqnet Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
sandbox Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
systest Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
LICENSE.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
README.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
build.properties Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
pom.xml Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
project.properties updated the build so that the recursive build works properly 2005-12-12 20:28:34 +00:00
project.xml Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00

README.txt

Welcome to ActiveMQ 
=================== 

ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation.

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

Getting Started
http://activemq.org/Getting+Started

Building
http://activemq.org/Building

Examples
http://activemq.org/Examples

We welcome contributions of all kinds, for details of how you can help
http://activemq.codehaus.org/Contributing

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


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

Enjoy!

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