I\'m looking for a web-based Java tool (preferably one that will run in both Weblogic and JBoss) that will allow controlled access to a particular database. I开发者_高级运维 need to allow non-technica
Preface: I am coming from a .NET and PHP backround. I\'m pretty comfortable with making a console app in Java. I\'ve never used an ORM on any platform. I\'m trying to learn enterprise java best practi
I have an entity called person. Each person has three fields : sexe (male, female) mother (self referenced to person)
I have a simple roo, postgres application. I generated my finders, they are generated and they appear on the browser.
I am new to spring roo and I have had some difficulties finding out the ressources needed to go forward with my projet.
when trying to create a i18n addon : roo > addon create i18n --topLevelPackage com.gilles.photos.addon --locale ic --messageBundle i18n/messages_ic.properties
Sorry if this was already answered before. I did a little searching and found nothing that could solve my problem. I created an application with Spring Roo, then converted to a GWT app.
I am asking this question because, I see that Roo include SPRING MVC and GWT...but - GWT (on its website) shows an example of a MVP pattern but I think it is not comparable with the SPRING MVC framewo
JPA code in Roo\'s entities have their exceptions automatically translated to Spring data exceptions. As I am porting pure JPA code (moving DAO code into the entities as seems to be standard with Roo\
Hi guys I have used springroo for sometime now. Today I came across this promising tool jasperoo for integrating jasper reports into my roo project. However following the pretty much simple instructio