Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 230e459b26 Get the stomp wireformat working again and added some more tests to verify that it is working.
The stomp transport factory just reuses the tcp transport and sets the wireformat to be stomp.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358217 13f79535-47bb-0310-9956-ffa450edef68
2005-12-21 05:45:09 +00:00
activecluster updated the build so that the recursive build works properly 2005-12-12 20:28:34 +00:00
activeio Applied Bills patch for m2 build 2005-12-20 14:51:33 +00:00
activemq-core Get the stomp wireformat working again and added some more tests to verify that it is working. 2005-12-21 05:45:09 +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 the useEmbeddedBroker property not needed anymore. 2005-12-20 21:19:28 +00:00
activemq-ra Applied Bills patch for m2 build 2005-12-20 14:51:04 +00:00
activemq-systest Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-web the useEmbeddedBroker property not needed anymore. 2005-12-20 21:20:47 +00:00
assembly the useEmbeddedBroker property not needed anymore. 2005-12-20 18:06:28 +00:00
etc use m2 layout 2005-12-19 21:41:56 +00:00
jmeter Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
openwire-c help folk figure out how to setup to win32 build env. 2005-12-20 21:15:16 +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 fix for dist:deploy goal. running this will now deploy the distribution and poms to appropriate location. 2005-12-16 10:33:23 +00:00
pom.xml Applied Bills patch for m2 build 2005-12-20 14:47:39 +00:00
project.properties don't build activeio for now. 2005-12-19 20:50:54 +00:00
project.xml test commit 2005-12-17 00:14:27 +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