I am trying to run activemq.bat from another batch file as a part of learning process. I would like to know what exactly happens when activemq.bat is executed? What I mean to say is when I run startup.bat from tomcat directory, it starts server execution service. I want to know does something similar happens when activemq.bat is run? thanks in advance