The problem was that we had an intermediary UserMapper object, which was extending the User object, and we had the mapper object under the domain directory/packages. We moved it to groovy/src and...
Type: Posts; User: dj8; Keyword(s):
The problem was that we had an intermediary UserMapper object, which was extending the User object, and we had the mapper object under the domain directory/packages. We moved it to groovy/src and...
Environment: Eclipse Indigo w/Grails plugin 2.0.0 & STS 2.8.1. Tried jdk 1.6.0_25 and 1.7.
Error occurs during Grail run-app startup command.
Full Stack trace:
2012-01-04 05:01:40,814...