gpc / jms

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

added dataSource to loadAfter #11

Closed tkvw closed 9 years ago

tkvw commented 9 years ago

A consumer with persistenceInterceptorBean on it's adapter config could receive a message when the persistencelayer is not fully loaded. I think loading the plugin after dataSource solves this problem. To make sure I've added hibernate and hibernate4 as well.