I'm having a problem with STS not re-publishing a newly created Grails app (2.0.4) when I modify a resource. The tc Server definition is set to 'Automatically publish when resources change' as per default. There is no console activity for tc Server when I save a modified file. In the servers view, when I save, I see the app status change from [Synchronized] to [Republish] and back to [Synchronized] and the tc Server status from [Started, Synchronized] to [Started, Restart] upon saving.

The only, possibly relevant, thing I see in the log output is this:

WARNING: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.grails.ide.eclipse.runonserver.GrailsAppModul eFactory:testgrails' did not find a matching property.

This is under Windows 7 64 bit, jdk 1.7.0_05.

Any advice?


Thanks,
Adrian