Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 33c61803de Leave the clientId username and password fields null instead of setting them to "" if no value is specified.
Connection was failing due to broker expecting to be null if not set.


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358068 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 18:48:58 +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 - updated openwire marshalers. 2005-12-20 18:05:38 +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 removed crufty dependencies 2005-12-19 14:11:18 +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 Issue: source is not compiled. The generated jar file is empty. 2005-12-20 09:54:54 +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 Leave the clientId username and password fields null instead of setting them to "" if no value is specified. 2005-12-20 18:48:58 +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