- Read the getting started page from site http://activemq.apache.org/getting-started.html and download the software.
- after installing start the activeMQ by
- C:\Program Files\ActiveMQ.5.6\apache-activemq-5.6.0\bin\activemq.bat
- Web site to monitor MQ
- default config file is at
- C:\Program Files\ActiveMQ.5.6\apache-activemq-5.6.0\conf\activemq.xml
- to log each message use log4j.properties and set
log4j.logger.org.apache.activemq=DEBUG
- demo site
- Simple guide to Java Message Service (JMS) using ActiveMQ
- How should I implement request response with JMS?
- active MQ CPP
- activeMQ c++ sample
- http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/examples/
- i downlaod the activemq-all-5.6.0.jar
- active mq browser tool
- Unicode characters are not shown correctly in message body
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
Search This Blog
Thursday, August 16, 2012
ActiveMQ - strater minutes
The next minutes are the link and info i used to start my way with ActiveMQ product.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment