-
Jun 14th, 2012, 09:07 AM
#1
Error with generate-all
Hey Everyone,
I am new to using grails, I have been using the command "grails> generate-all packagename.classname" and it worked fine. I then installed Spring Security Core plugin, and after setting up everything. I tried to generate-all for a new class, and i get this error:
| Error Error running generate-all (Use --stacktrace to see the full trace)
Does anyone have an idea how to solve this?
Thanks in advance
-
Jun 14th, 2012, 09:46 AM
#2
Problem Solved. I just had to create the class in my database before applying it on grails..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules