-
Create a new Java project.
-
Add the following
jarfiles to the class path:-
All
jarfiles from the directory/server-lib -
The file
activemq-all-5.x.x.jarfrom the directory/apache-activemq -
All
spring-###-3.x.y.jarfiles from the directory/apache-activemq-5.x.x/lib/optional.
-
-
Copy all configuration files from the directory
/server-confinto the source directory (src). -
To conclude, launch the class
JadiceServerControlfrom thejarfileserver-core-5.x.y.z.jar. -
The server should be ready for use now.

