Tag Archives: Scala

Simple JMS client in Scala

In a small departure from our normal Java oriented examples, this post shows how to send a JMS message from Scala.  It is basically a port of the simple JMS client found in this post. This example is written to run … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment