Introduction
It's a Groovy library with a Groovy Categories that make it very easy to use JMS in Groovy application. It transparently handle connection and session lifecycle, and adds some thread-safe convenient methods to the JMS APIs.
This module is in its early stage. The provided example are fully functional, but some relatively complex scenario may require directly JMS API usage
This page provide examples of the initial GroovyJMS 0.1 release for review. You may also visit the following pages:
- GroovyJMS Roadmap and Planning - Roadmap, Planning, and JMS API support status
- Groovy Messaging Service API - Summary of latest discussion
- v0.2 documentation
- GroovyJMS Reference Links
- SVN - v0.1 | trunk
Labels