grails « Integration « Spring Q&A





1. Testing Grails Spring Integration    stackoverflow.com

I'm trying to write an integration test for a Service which uses a gateway to send requests to a queue. The gateway is wired up to the queue using spring ...

2. debug grails integration tests in spring STS    stackoverflow.com

Does anybody know if there is a way to debug integration tets using the built in functionality of Spring STS ?

3. Is it possible to reference a Java app from a Grails app?    stackoverflow.com

We have a Java/Spring/Hibernate codebase which is the core to our pretty large platform. We also have quite a few separate Java webapps (Struts or Spring MVC) running alongside which reference ...

4. Integration Test Case in Grails    forum.springsource.org

5. Grails STS Integration Error    forum.springsource.org

I'm trying to install Grails support for eclipse via the STS extensions tab, unfortunately, I continue to get: No action found for: com.springsource.sts.ide.configurator.configure. Anyone know how to resolve this? I was ...

6. Using Spring integration with Grails    forum.springsource.org

Using Spring integration with Grails 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 ...