I suppose it is my mistake, but I'm a bit at a loss here: Building a test case, I have a small Java app (super simple with a few dependencies in the pom.xml file). Stuffing this into a container and ...
grails run-app works well,but run with jar file has errors: groovy.lang.MissingPropertyException: No such property: jobClasses for class: grails.core.DefaultGrailsApplication Possible solutions: ...