Installing ActiveMQ

January 8, 2009 at 5:51 pm Leave a comment

Step1 :

Download the 4.X.X from the below link

http://activemq.apache.org/getting-started.html#GettingStarted-Download

Step 2:

From a console window, change to the installation directory and run ActiveMQ:
cd [activemq_install_dir]
where activemq_install_dir is the directory in which ActiveMQ was installed, e.g., c:\Program Files\ActiveMQ-4.x.
Then type:
bin\activemq
NOTE: Working directories get created relative to the current directory. To create working directories in the proper place, ActiveMQ must be launched from its home/installation directory.

If unix/linux

From a command shell, change to the installation directory and run ActiveMQ:
cd [activemq_install_dir]
where activemq_install_dir is the directory in which ActiveMQ was installed, e.g., /usr/local/activemq-4.x.
Then type:
bin/activemq

OR

bin/activemq > /tmp/smlog 2>&1 &;
Note: /tmp/smlog may be changed to another file name.

,

Entry filed under: ruby on rails. Tags: .

“Sum/Avg method in Rails , save a query” “Highlighting Text in Rails “

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Trackback this post  |  Subscribe to the comments via RSS Feed


Recent Posts

Pages


Follow

Get every new post delivered to your Inbox.