@Alan
I am not sure where to get the 1.1.4 snapshot build so I was trying to build from source (git) as I have done this before for 1.1.0 M3.
It seems like I am not able to build from source...
Type: Posts; User: cherngje; Keyword(s):
@Alan
I am not sure where to get the 1.1.4 snapshot build so I was trying to build from source (git) as I have done this before for 1.1.0 M3.
It seems like I am not able to build from source...
I am having the same issue. I downloaded the latest Spring STS (2.6.0 SR1) to create Spring Roo project. The expenses.roo was used as an example and I facing the exact same problem.
This error is common if your table does not have the version column and your PK column is not called ID. GWT addon has two very specific requirements for initial code generation to work: you must...
Here are the repos that I have on Nexus that will work with roo 1.1.0.M3 (not all the repos are necessary, however, I also have them for other development projects):
Repository ID:...
I didn't try the following solution, but it should work.
Assuming you are not using JNDI (if you are, just minor configuration change), Spring roo will generate following configuration for you:
...