Does anyone have any experience with this? I have built a small standalone project using SI and I would like to incorporate it to a Grails web app I am working on right now. What is the best way to do this? I have tried adding the SI beans to my applicationContext.xml in the WEB-INF folder, but I get XSD validation errors on startup. I've also tried to add definitions to resources.xml in /conf/spring but the scheduler I've set up in SI doesn't seem to fire initially. Any help is appreciated, googling about SI and grails has not been useful.