1. Update Field definition in Spring Roo stackoverflow.comI defined a field in Roo with:
But I really wanted to define it with --notNull.
Can I update this in Roo, or do I have to update ... |
2. Spring Roo: Trigger Action on Update – Best Practice stackoverflow.comI have played a bit with Spring Roo, now I am asking myself what is the Roo suggested way or best practice way to trigger an action after an object update. Let ... |
3. Spring Roo - automatic update stackoverflow.comI've tried to use Roo. If I create a class using Roo and then modify it in the IDE, Roo finds the change and updates all aspects and so. But If I ... |
4. update / regenerate pom.xml in Roo stackoverflow.comI've got a project that was made with Spring Roo 1.0 that I now want to continue using Spring Roo 1.1.4 with. A lot has changed since then, so I would ... |
5. Roo doesn't update class-files anymore stackoverflow.comAfter working for weeks on a Roo Project mine stopped to update the .class-files inside the directory: Project\src\main\webapp\WEB-INF\classes\com\company and Project\src\main\webapp\WEB-INF\classes\com\company\webWhen I deploy with ... |
6. Update entity from non-owner side in bi-directional many-to-one relationship stackoverflow.comI'm defined a bi-directional many-to-one relationship between two entities in Spring Roo.
|
7. Update link to Spring Roo screen cast forum.springsource.orgHi, I would like to see link to screencast of Spring Roo project updated. Please see blog post from Stefan Schmidt http://blog.springsource.com/2010/01...ro-screencast/ and after that try to click either on Image ... |
8. Roo fails to update all files after domain class change forum.springsource.orgWhen changing/adding the name of a object data member in ~.server.domain, roo doesn't update the corresponding getter functions in MobileListView and MobileListView_Roo_GWT under the package ~.client.managed.ui. All other files are updated ... |
9. Roo doesn't update ApplicationConversionServiceFactoryBean anymore forum.springsource.orgI've been developing a Roo-project for some time. I just added a new converter in ApplicationConversionServiceFactoryBean.java. Up until now Roo updated ApplicationConversionServiceFactoryBean_Roo_Conver sionService.aj by itself but this time it didn't. What ... |
10. Roo doesn't update class-files anymore, poll now finishes in 1 second forum.springsource.orgAfter working for weeks on a Roo Project mine stopped to update the .class-files inside the directory: Project\src\main\webapp\WEB-INF\classes\com\company and Project\src\main\webapp\WEB-INF\classes\com\company\web When I deploy with STS on the local Tomcat it used ... |
11. Roo doesn't update the test when you delete the VersionField forum.springsource.orgIf there is an Entity with integration tests created and you want to avoid the version field with the annotation @RooEntity(versionField = ""), the Entity is well managed by Roo, but ... |
12. Updating Eclipse/STS to Roo 1.0.2 forum.springsource.orgIf you've already been using Eclipse or STS to run Roo, please be aware that in order to use Roo 1.0.2 via that platform, you need to do two things: install ... |
13. Updating Roo Web App with Ajax : errors.. forum.springsource.org |