Skip to content

Installing proJMS

Hauke Altmann edited this page Jul 10, 2013 · 1 revision

Mandatory steps

  • Download the latest version of proJMS.

  • Unzip the proJMS zipfile.

  • Copy the proJMS folder to your processing library folder.

  • Run the examples in processing to see if everything worked fine.

Optional steps

To enable logging (and only if you don't have log4j in your classpath already):

  • Download the latest log4j1 library and place it into the library folder of your proJMS folder.

To enable the usage of the http transport protocol (this might be needed if you want to connect clients in different networks, where the tcp protocol is blocked by a firewall):

Clone this wiki locally