Run ActiveMQ as a console
- Last UpdatedDec 16, 2022
- 1 minute read
-
Open the Cmd dialog box.
-
Navigate to the ActiveMQ directory, for example:
C:\apache-activemq\
-
Type the command:
bin\activemq start
Note: ActiveMQ creates working directories in relative position to it's own current directory. For ActiveMQ to create working directories in the correct location, launch ActiveMQ from its home/installation directory.