Add Java/JMS interoperability examples for Artemis.
[stompngo_examples.git] / jinterop / artemis / ARTEMIS.md
blob677d23cb363f4b489cb8048116e37ee4e7e8b96c
1 # Artemis Java / JMS and _stompngo_ Interoperability
3 ## The Included JAR Files
5 The required JAR files for this are included, see the _jars_ subdirectory.
7 Learning which JARs to include has been an adventure.  The included JARs
8 should suffice for many environments.
10 ## Port Numbers
12 Port numbers (local) are coded on:
14 * jndi.properties
15 * gorecv.go
16 * gosend.go
18 These files likely need to change to fit an indivadual's environment.