gpc / jms

JMS integration for Grails.
http://grails.org/plugin/jms
16 stars 28 forks source link

1.1 m1 #1

Closed berngp closed 13 years ago

berngp commented 13 years ago

Adding receiveSelected* functionality. This enables a grails-jms client to request, through the JmsService, a specific message using a selector from either a Queue or Topic.

See http://jira.codehaus.org/browse/GRAILSPLUGINS-2760.