Raised ROO-526
Type: Posts; User: toddwh50; Keyword(s):
Raised ROO-526
I am getting a "Could not determine the plural name" error in the final line of the following script.
project --topLevelPackage com.myco.testapp --projectName testapp
persistence setup...
That was it, I was just thrown off by the missing AspectJ warning to which my real problem wasn't really related.
Thanks!
I'm just starting to try/learn roo.
When I first downloaded it and made a test project, my "mvn install" worked fine and I was able to run the application in tomcat.
A bit later, I tried to...