25.02.2015 Views

Introducing Spring Framework

Introducing Spring Framework

Introducing Spring Framework

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A ■ Installing Tools<br />

Installing Apache Active MQ<br />

Apache Active MQ is one of the brokers you will use in several chapters, and it will take care of the JMS (Java Message<br />

Service) messages. The Apache ActiveMQ URL is http://activemq.apache.org (see Figure A-29); there you can find<br />

more information about it.<br />

Figure A-29. Apache ActiveMQ Web Page<br />

Installing Apache ActiveMQ on Windows<br />

Installing Apache ActiveMQ in Windows is very straightforward. Navigate to http://activemq.apache.org and then<br />

go to the download section and download the binary file in a ZIP format: apache-activemq-5.9.0-bin.zip.<br />

After downloading the ZIP file, you can uncompress it to the C:\Tools\ folder.<br />

Start ActiveMQ<br />

To start ActiveMQ, you need to go directly to the bin folder. So, open a DOS terminal and execute the following command:<br />

C:\> cd “C:\Tools\apache-activemq-5.9.0\bin\win64”<br />

C:\Tools\apache-activemq-5.9.0\bin\win64> activemq start<br />

312

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!