Please execute the following command to launch jadice server:
-
/bin/jadice-server.bat (in Microsoft Windows)
-
/bin/jadice-server.sh console (in Linux, Unix or a similar operating system)
If the console starting thereupon returns server up and running,
jadice server is ready for use.
In standard configuration an embedded message broker from the Project Apache ActiveMQ is launched.
This message broker opens the TCP port 61616. Client requests can then be submitted to the
JMS queue JS.REQUEST.
The key combination Ctrl+C stops jadice server at any time.

