Roo 2 « Roo « Spring Q&A





1. Theming in ROO    forum.springsource.org

Is it normal that when i change spring roo banner it gives this error : Resource is out of sync with the file system: '/myappl/src/main/webapp/images/banner-graphic.png'. And moreover it is not appearing ...

2. Spring Roo Survey - please respond    forum.springsource.org

Hi everyone, as a team compassionate about delivering functionality to help you with developing your applications, we are dedicated to improving your Roo experience and invite you to take a short ...

3. Roo Tracking    forum.springsource.org

You normally track user behaviour on a webapp using 3rd party providers (eg Clicky, Google Analytics) that embed javascript and cookies into your html. More advanced ones can 'heatmap' your application. ...

4. Spring roo and dto ?    forum.springsource.org

Spring roo and dto ? Hi all, I have tried spring roo recently and all I have to say is it so tempted and is the exact tool I am looking ...

5. Spring Roo y ACL    forum.springsource.org

6. Roo and SQLite    forum.springsource.org

Dear all, was wondering, if GWT is great for running on Android and Roo can create GWT apps, how come there is no option to have SQLite as the applications backend ...

8. Roo support for mobile applications    forum.springsource.org

One of the many takeouts from a recent questionnaire conducted by the Spring Roo team is the desire to leverage Roo to create mobile client applications. This ticket has the purpose ...

9. how to use ajax in spring roo    forum.springsource.org

hi, please can anyone help me in how to use ajax in roo.Iam unable to send ajax request to my controller class.Iam using ajax with jquery in my app.The following is ...





10. Spring Roo @Lob    forum.springsource.org

@lob is used as replacement for blob but is there any feature to put the lob as long i mean usually for blob to use it for big pictures or documents ...

11. Survey spring roo and Jasper report    forum.springsource.org

I was figuring out if there was a way to perform surveys using these technlogies .The idea should be the same with other technologies but if there is a more rapid ...

12. Enum spring roo    forum.springsource.org

Hello anyone there knows exactly how to make enums validations.Despist that i have put the anotted @NotNull to it it does not show it as a required field . Is is ...

13. Jasper Roo    forum.springsource.org

Anyone there having problem with Jasperoo a really nice addon that am not able to use . It works fine installed and only when going to pdf or xcel sheet it ...

14. Roo and Jonas fail    forum.springsource.org

Jun 30th, 2011, 05:44 AM #1 manik971 View Profile View Forum Posts Private Message Junior Member Join Date Apr 2011 Posts 24 Roo and Jonas fail Hello, I have to deploy ...

15. use custom @ContextConfiguration for _Roo_IntegrationTest    forum.springsource.org

I want to use a different database for my Unit/Integration tests: One way to do this would be to use a different context file. eg: (locations = "classpath:/META-INF/spring-test/applicationContext.xml") Is there a ...

16. Spring Roo Sync    forum.springsource.org

Hey, my question is easy. I use spring roo .. and work with sts and spring roo console about windows console What is the command to update all depencies, if i ...





17. Roo and Cassandra    forum.springsource.org

Not at this point. Cassandra is not even a spring-data supported db at this point. One option is to use datanucleus to get more access to nosql db's, but datanucleus does ...

18. Some basic Roo Questions    forum.springsource.org

Some basic Roo Questions Hello, I have a few questions about customization in Roo. 1. Is it possible to edit the mouse over text for a field? Ex. I have a ...

19. DateTime Format roo 1.1.5 language nl_BE    forum.springsource.org

DateTime Format roo 1.1.5 language nl_BE Hi, I am just starting to use Roo and I am working my way through the reference documentation. I have just finished the first tutorial ...

20. Roo release 1.1.5 not working    forum.springsource.org

Roo release 1.1.5 not working Hi, I want to start using Roo. But I can't get the samples working. Am I missing something in my setup? On my mac I use ...

21. Project broken - cannot continue ROO development: Index: 0, Size: 0    forum.springsource.org

Same as https://jira.springsource.org/browse/ROO-2369 but with ROO versions 1.1.4, 1.1.5 and 1.2 It only writes "Index: 0, Size: 0" into the console and does not do anything anymore. I tried a complete ...

22. Unmanaged roo folder    forum.springsource.org

I use roo for my latest project ( GWT based ). I have a custom ui and controller so that i dont need some folder manage by (eg: ~.managed.activity.*). Can I ...

23. Id Attribute in roo default tagx not accessible by dojo.byId    forum.springsource.org

Aug 3rd, 2011, 10:41 AM #1 salecha.rohit View Profile View Forum Posts Private Message Visit Homepage Junior Member Join Date Aug 2011 Location bambai Posts 10 Id Attribute in roo default ...

24. Spring Roo & Java 1.7    forum.springsource.org

If you have the value of "1.7" in the and values in the section of the aspectj-maven-plugin, then change it to 1.6. When a new Roo project is ...

25. Spring roo, configure hiberate interceptors    forum.springsource.org

Hi, I'm using Hibernate as my JPA implementation. I would like to have database audit log. I'm trying to configure Hibernate Interceptors, but I'm struggling with spring configuration. (I've tried few ...

26. help for new roo user for flow    forum.springsource.org

Hi Is it too much to ask somebody post example code / instructions how to create lets say user registration with roo, using web flow called register. It would be good ...

27. Roo SubProjects    forum.springsource.org

Roo SubProjects Hey there, I have 3 Roo-based sub-projects. Referred to as A, B & C. They are designed so that: Project A: domain-level objects Project B: jar-based command-line app Project ...

28. FYI - Roo sources no longer build - broken on 29th Aug.    forum.springsource.org

Aug 30th, 2011, 05:58 PM #1 RogerPf View Profile View Forum Posts Private Message Junior Member Join Date Jul 2011 Location Wokingham UK Posts 26 FYI - Roo sources no longer ...

29. bulk operations with spring roo..    forum.springsource.org

I want to add List in one request (not in thousand) In hibernate i can make this like here http://docs.jboss.org/hibernate/core...#batch-inserts But i don't know how to do same in roo...

30. Roo tagfiles performance issues    forum.springsource.org

Hello, I've compared the perfomance of my webapp with and without ROO tagfiles. With tagfiles, my webapp to be 3 times slower. After this test, I created ROO's pizza sample, and ...

31. Spring Roo sources move to GitHub!    forum.springsource.org

Dear community, Effective today we have moved the Spring Roo source repositories from Gitorious to GitHub! For those who have cloned the Spring Roo repository, please change your URL in .git/config ...

32. Roo as peer application    forum.springsource.org

Roo as peer application Hello, I have an existing Spring/JPA2 stack that is serving our our data as JSON using Jersey. We are happy with this stack and what it is ...

33. Roo 1.2.0-M1 - OBR Repositories not staying after shutdown. Normal behavior?    forum.springsource.org

Roo 1.2.0-M1 - OBR Repositories not staying after shutdown. Normal behavior? Hi all, I am finalizing an add-on chapter section about the Roobot and OBR repositories, and I noticed that when ...

34. Spring Roo 1.2.0.M1 BUILD FAILURE: - Project (windows) cfa77e9 [FIXED]    forum.springsource.org

Sep 22nd, 2011, 02:27 PM #1 jbbarquero View Profile View Forum Posts Private Message Senior Member Join Date May 2006 Location Madrid Posts 185 Spring Roo 1.2.0.M1 BUILD FAILURE: - Project ...

35. roo in 25 secs    forum.springsource.org

Sep 22nd, 2011, 11:16 PM #1 blumm View Profile View Forum Posts Private Message Junior Member Join Date Jun 2010 Posts 13 roo in 25 secs G:\Projects\roo>roo Auto-deploy install: org.osgi.framework.BundleException: Bundle ...

36. In dependent Roo projects, ConfigurableObject not found    forum.springsource.org

Sep 26th, 2011, 02:29 PM #1 md10024 View Profile View Forum Posts Private Message Member Join Date Mar 2008 Location Portland OR Posts 38 In dependent Roo projects, ConfigurableObject not found ...

37. Learn about Spring, Roo and gvNIX    forum.springsource.org

Todays presentation is free, however the course is not free. Even so course price is cheap and we invite you to the presentation to know the advantages of the course previosly. ...

38. Roo for dummies (like me, obviously)?    forum.springsource.org

Roo for dummies (like me, obviously)? Hi all I worked with java spring for an year and I lerned several things. I always built web application which didn't need a great ...

39. spring roo not working    forum.springsource.org

Oct 10th, 2011, 01:12 PM #1 tsunade21 View Profile View Forum Posts Private Message Junior Member Join Date Oct 2011 Posts 2 spring roo not working I am currently working on ...

40. Problem with Roo scaffolding    forum.springsource.org

Problem with Roo scaffolding Hi, Im using roo v 1.1.0 with gwt 2.1.0 to make a webapplication. For managing data I have generated a GWT fronted using roo (gwt setup). Unfortunatly ...

41. Trying to build a Spring Roo project with Jenkins    forum.springsource.org

Oct 14th, 2011, 08:08 PM #1 StackFrame73 View Profile View Forum Posts Private Message Junior Member Join Date Oct 2011 Posts 3 Trying to build a Spring Roo project with Jenkins ...

42. Create a SaaS application with Spring Roo    forum.springsource.org

Create a SaaS application with Spring Roo Problem: You want to create an application, say a simple not taking application, a user registers for the application, then gets to login and ...

43. Roo doesn't configure m2e 1.0 life cycles properly bug reported    forum.springsource.org

I posted a new bug for the failure of Roo to support the requirements of the m2e plugin being the standard maven plugin in STS 2.8.0, specifically the configuration of life ...

44. ROO: work in a team    forum.springsource.org

45. No src folder created for Spring Roo Project in 2.8.RELEASE    forum.springsource.org

I just downloaded and tested the springsource tool suite for the first time, so I am very likely to have forgot to do something, but here it is. When I create ...

46. Has anyone tried Roo with Spring 2.5?    forum.springsource.org

We're in a hurry with an old project that uses Spring 2.5 and I'd like to use Spring Roo because I think it could speed up the development. At the beginning, ...

47. Does anyone have any project experience with Spring Roo?    forum.springsource.org

Does anyone have any project experience with Spring Roo? I posted this question on the Spring Users Group on LinkedIn as well, but I'm trying to cover all my bases : ...

48. Unable to build Roo-1.1.5 from source    forum.springsource.org

Unable to build Roo-1.1.5 from source Hi All, While trying to build Roo 1.1.5 from source, I'm getting an error : [INFO] Spring Roo - Annotations (ASLv2/GPLv3 Dual Licensed) SKIPPED [INFO] ...

49. Unable to create an assembly of roo source    forum.springsource.org

Unable to create an assembly of roo source Hi, I'm currently working with Roo-1.1.5 and I'm able to build roo-source in my development machine (Windows XP). Now I'want to use the ...

50. Review 'Spring Roo 1.1 Cookbook' by Packt Publsihing    forum.springsource.org

Hello, My name is Snehman and I work with Packt Publsihing, a UK based publishing company specialising in focused IT books. I'm pleased to inform that we've recently published 'Spring Roo ...

51. project create script failing with spring-roo-1.2.0.M1 (Not supported: indent-number)    forum.springsource.org

Hello, I am having trouble creating project using roo, creating a ten-minutes project shown in spring roo tutorial when I key in command project --topLevelPackage com.tenminutes I get the following error ...

52. Spring Roo enhanced Grid pagination    forum.springsource.org

I'm trying to add Pagination to enhanced Grid, I'm adding the following dojo.require("dojox.grid.EnhancedGrid"); dojo.require("dojox.grid.enhanced.plugins.Indirect Selection"); dojo.require("dojox.grid.enhanced.plugins.Paginati on"); But I'm running into "Error: Could not load 'dojox.grid.enhanced.plugins.Pagination'; last tried '../dojox/grid/enhanced/plugins/Pagination.js' Source File: ...

53. Roo + Envers Auditing    forum.springsource.org

Nov 14th, 2011, 08:28 AM #1 lilalinux View Profile View Forum Posts Private Message Junior Member Join Date Nov 2011 Posts 5 Roo + Envers Auditing I'd like to use Envers ...

54. roo java.lang.IllegalStateException: getOutputStream() has already been called for th    forum.springsource.org

When I use roo, often appear to the following questions: : Servlet.service() for servlet hr threw exception java.lang.IllegalStateException: getOutputStream() has already been called for this response at org.apache.catalina.connector.Response.getWriter(R esponse.java:611) at org.apache.catalina.connector.ResponseFacade.getWr ...

55. Roo always freezes    forum.springsource.org

Roo always freezes Am I the only one that this always happens to? I had to downgrade to 1.1.5 from 1.2.0.M1 to fix it last time, but I am getting the ...

56. Roo 1.1.5 download missing    forum.springsource.org

57. mongo setup problem in Roo 1.2RC1    forum.springsource.org

mongo setup problem in Roo 1.2RC1 Greetings, I found a potential problem while attempting to setup a multi-module project. I created two modules (core & web) and then setup jpa persistence ...

58. Problem moving Roo project from 2.8.0 to 2.8.1    forum.springsource.org

Problem moving Roo project from 2.8.0 to 2.8.1 I have a Roo project that I was working on that was doing fine on 2.8.0 having started on 2.7.2. When the automatic ...

59. ROO (Real Object Oriented)    forum.springsource.org

Hi When will the code/framework be published? I couldn't find any news about how the project progress is going on... BTW... Will the project really be available as an Open Source ...

60. OT: Roo Framework?    forum.springsource.org

Several months ago, Rod mentioned the "Roo" framework at a local talk. I have not heard anything about it since then. Is this a Spring project? Either way, can someone share ...

61. Spring ROO    forum.springsource.org

hi all... does anyone have information on this project. I've tried to find documentation/links but having problems. I don't see it as one of the projects in the Spring portfolio. thanks ...

62. Roo First Thoughts and Suggestions    forum.springsource.org

Roo First Thoughts and Suggestions I just ran through a quick walkthrough of Roo after hearing about it at Rod's talk yesterday on the Hyperic acquisition. Roo seems very compelling and ...

63. ClassNotFoundException: org.springframework.roo.bootstrap.Bootstrap on windows    forum.springsource.org

ClassNotFoundException: org.springframework.roo.bootstrap.Bootstrap on windows HI, On windows if you install roo in say e:\apps\roo if you try to create a project on a different drive say c:\rootest you get Exception in ...

64. ..Roo_Plural.aj    forum.springsource.org

Hi, I have a question about the Plural thing. Is it possible to change the value? I did change it, but is does not automatically reflect to other sources. When I ...

65. roo independent src distribution    forum.springsource.org

roo independent src distribution Hi all, is there a way to create a roo - & roo-injected-aspectj independent source distribution? So, no .aj files, no *_Roo_* files, only .java files without ...

66. Does Roo use Apache Geronimo GShell?    forum.springsource.org

Does Roo use Apache Geronimo GShell? If not, are there plans to build upon GShell? As improvements to Roo would be beneficial to Apache and Roo can focus on functionality rather ...

67. How to develop add-on for Spring Roo?    forum.springsource.org

As Roo main use case is to make a proliferation of addons so I presume developing addons should be easy and straightforward. Where do I find a tutorial or guide for ...

68. Does Roo support n:m mappings ?    forum.springsource.org

I'm quite fond of the features Roo M2 provides. While looking at the samples I did not find a sample of a n:m mapping - How would that work in Roo ...

69. On OS X - roo-dev stopped working for me    forum.springsource.org

Jul 2nd, 2009, 11:11 AM #1 krimple View Profile View Forum Posts Private Message Senior Member Join Date Jun 2008 Location Philadelphia, PA, USA Posts 108 On OS X - roo-dev ...

70. Roo not detecting methods from superclass    forum.springsource.org

Roo not detecting methods from superclass I have an abstract base entity class which is annotated with @MappedSuperclass and used as the superclass for @Entity objects like so: Code: @MappedSuperclass @RooJavaBean ...

71. Spring Roo RC1 unsupported class version issue    forum.springsource.org

Spring Roo RC1 unsupported class version issue Prob to do with the fact that I use JDK 1.5.09 but I thought I would mention it here. I got this going through ...

72. Some remarks about Roo    forum.springsource.org

Hi, I've tested roo and here are some remarks: 1) I suggest to rename roo.sh to roo. This way I can simply add $ROO_HOME/bin to the path and type roo to ...

73. Is Spring Roo production usable right now? Or is it too soon?    forum.springsource.org

Is Spring Roo production usable right now? Or is it too soon? Is Spring Roo production usable right now? Or is it too soon? I'd like to use it for a ...

74. Roo Not Working    forum.springsource.org

Roo Not Working I have donwloaded STS (2.1.0 SR01) and began to read something about ROO. I understand this version includes ROO. The problem is that when I go to DOS ...

75. Bye Bye Roo    forum.springsource.org

Bye Bye Roo So many promises, but after a few days experimentation I find : Bugs in generated ROO code... Incomplete automatic refactorings when types are changed... No working interactive debugging... ...

76. Great overview of Roo @ Discovery    forum.springsource.org

Ben, Thanks once again for the great presentation on Roo @ yesterday's discovery day in Sydney. Will be taking it through its paces over the next several weeks

77. thoughts after using Roo    forum.springsource.org

thoughts after using Roo I've been experimenting with ROO for a few weeks now and based on that experience here are the broad things I would like to see added to ...

78. Does Roo have any built-in auditing features?    forum.springsource.org

Maintaining an audit trail for specific persisted entities (or specific fields of those entities) is a pretty common requirement in enterprise applications. Does Roo have any built-in support for implementing such ...

79. what captcha is spring roo using?    forum.springsource.org

what captcha is spring roo using? I like the way it looks and would like to use it too. Is it easy to work with regular non-roo spring?

80. Roo project    forum.springsource.org

I suggest (I know it easy) something like this : http://orm.aquatool.org/nl/en/US/mod...eateTable.html. I like the way entities are been novelized (specially the table property with data type, java name, input)

81. List of ROO add-ons?    forum.springsource.org

Hi there, just saw your talk at #springone2gx 2009! I've played with ROO a couple of times over the last few months, and continue to be very interested... One question I ...

82. roo and openid    forum.springsource.org

roo and openid Hi all, Has anyone been able to make Roo work with OpenID spring-security integration? I'm seeing the following error: Code: Caused by: java.lang.NoClassDefFoundError: org/apache/xpath/compiler/FuncLoader at org.openxri.xml.XRD.(XRD.java:108) at org.openid4java.discovery.Discovery.(Discovery.java:54) ...

83. Spring Roo: How to Add new Custom Add Ons    forum.springsource.org

Hi, Is there any prescribed documentation on how to add new add on for a custom application in line with other add ons. It is complete web application based on spring ...

84. Roo and User Constraints    forum.springsource.org

Roo and User Constraints Does roo not yet wire up Error messages from user defined constraints at the web tier? Here's the log from when validation fails: Code: Invoking request handler ...

85. Spring Roo 1.0.0.RC3 Docs    forum.springsource.org

I downloaded the latest version of Spring Roo, now it has reference documentation but the sections i was most interested in Advanced Add - On is TBC. Is it possible to ...

86. Roo Add-on creation steps    forum.springsource.org

I want to play around and build an add-on for Roo. Can someone point me to the documentation on how to get started with building an Add-on?

87. Spring Roo and Jag    forum.springsource.org

How is Spring Roo doing with Jag ? http://jag.sourceforge.net/ Say I have an existing application with a large schema and I want to rewrite the app using Spring Roo. Can I ...

88. make spring Roo as productive as "playframework"    forum.springsource.org

Springsource name itself evokes a sense of confidence in Spring Roo. Thats why i switched to grails too. BUT in case of spring roo , it still seems to way off ...

89. Creating archetypes from roo projects    forum.springsource.org

Creating archetypes from roo projects Hi there, i tried to generate an archetype from a newly generated roo project. I just did: roo> project --topLevelPackage com.foo.demo shell> mvn archetype:create-from-project shell> mvn ...

90. Roo and LazyInitializationException    forum.springsource.org

Roo and LazyInitializationException Hi In our new Spring based web project I decided to give Roo a try. It looked great until I faced with a couple of problems, here is ...

91. DWR 3.0 and Spring 3.0 (using roo)    forum.springsource.org

DWR 3.0 and Spring 3.0 (using roo) Hello all, I just used spring roo to come up with a sample application (which stores an entity with GPS coordinates). I was looking ...

92. Spring Roo and SCA    forum.springsource.org

I was thinking one of the areas where Roo can provide some value is scaffolding up a Service Component Architecture application (which I believe Spring contributed to, and a Spring binding ...

93. roo 1.0.0 release    forum.springsource.org

Glad you enjoyed my little ROO-500 joke. :-) We worked hard on the documentation over the past week, so it's nice to know someone noticed. :-) Seriously, thanks for your support. ...

94. Uninstall ROO RC4 from STS2.3.0    forum.springsource.org

Uninstall ROO RC4 from STS2.3.0 Hello all, Just installed ROO RELEASE 1.0.0 (GA) in my STS2.3.0 IDE and when i use the OPEN ROO SHELL from SPRING TOOLS menu i get ...

95. Combine Roo in a Dynamic Web Project    forum.springsource.org

When i add Roo nature a to Dynamic Web Projet under STS all the roo process is broken due to dependencies errors. My final goal is to combine Roo with Spring ...

96. My first Roo app    forum.springsource.org

My first Roo app Hi guys, When I saw the Roo presentation "Extreme Productivity in 10 Minutes" I thought "Yes! That's what I need", so I went ahead, made grabbed Roo ...

97. roo initial issues    forum.springsource.org

roo initial issues I have downloaded latest release of roo and installed on CentOS 5.3. JAVA_HOME and ROO_HOME environment variables are appropriately set. I have observed following differences compared to documentation. ...

98. Spring roo and stored procedure    forum.springsource.org

hi friends, I know how you could cope stored procedures in the database using spring roo. If anyone has any experience on the subject, that I could help. Thanks

99. Spring Roo and blazeDS    forum.springsource.org

Hi All: I read somewhere that there is a plan to release Roo with blazeDS. Is that right ? If yes, what are the probable dates planned for this release? Thanks. ...

100. Comments on ROO-8    forum.springsource.org

Comments on ROO-8 Comments on ROO-8 Hi guys! First of all, thanks for this awesome project and the kind support! I want to share some ideas about this important JIRA Ticket ...