I was really excited to try this because it's a clever and sensible idea, but unfortunately Roo has outsmarted us and just renamed all the columns from "version" to "version_"
Type: Posts; User: crono5788; Keyword(s):
I was really excited to try this because it's a clever and sensible idea, but unfortunately Roo has outsmarted us and just renamed all the columns from "version" to "version_"
After using the Roo shell and the entity jpa command to create some of the model layer of my web program, I've noticed that there is a Roo-created version instance variable that gets attached to the...
I was able to work around this issue, see http://forum.springsource.org/showthread.php?125390-roo-1-2-1-not-able-to-find-com-mysql-jdbc-Driver-even-after-deploying-this-driver&p=415228#post415228
I'm not sure what is causing the root issue but you can follow the directions here:...
shvaber:
If you're trying to get MySQL to work, download either the .tar or the .zip from here:
http://www.mysql.com/downloads/connector/j/
Extract the jar to some path and the follow...
A week or two ago I had no issues going from a fresh JDK install to using Roo with my local MySQL database. However, this time, after I set up JPA and attempt to reverse engineer I get this message:...