In order to set up the message exchange through http the following connector should be declared in apache-activemq-5.15.2\confactivemq.xml
The main line in this file is: This line calls run_activemq.bat to run Apache ActiveMQ when the WebApp starts.
Runs the activemq.jar file with the required parameters. Note that this version uses the JDK version 1.8.0_11.
- Java Version: 8
- Java Minor Version: Newest
- Platform: 32-bit
This repo has been done in collaboration with Iván Diaz (https://github.com/idiaz01)
MIT