Thanks
I'll check it out ASAP, hopefully it's what I'm looking for.
simon
Type: Posts; User: simonwhelan76; Keyword(s):
Thanks
I'll check it out ASAP, hopefully it's what I'm looking for.
simon
Could you post the script that you used, so that I maybe able to reproduce this issue
or add some more detail
thanks
simon
Hi James
Top of the list wish is some blog / documentation on how to integrate Roo 1.1.1 / GWT 2.1.1 with Spring Security 3.
If this is not possible right now, could you explain why we cannot...
But TABLE_PER_CLASS doesn't work
project --topLevelPackage com.example
persistence setup --provider HIBERNATE --database MYSQL
database properties set --key database.username --value root...
Hi just wonder which inheritance types are provided with roo-1.1.1 and GWT 2.1.1
1. SINGLE_TABLE
2. TABLE_PER_CLASS
3. MAPPED_SUPERCLASS
4.JOINED
Out of the list above it appears that...
+1
Throw a dog a bone, please with some documentation please on GWT addon
or a blog on how to customize stuff
simon
hi dankib01
Just apply the same fix that works with expenses.roo
which is to remove all gae folders
1. client/scaffold
2. Server
3. Shared
...folders....in both src and target directories
Hi James
I already done this, and got the exact same error. Well I actually renamed the folder instead of deleting and new ones were created. then after rerunning mvn gwt:run, the same error...
Thanks for the workaround delirii....it works after deleting those folders
simon
I just reverted back to 1.1.0 and everything worked, so are other people finding this issue with 1.1.1?
As of now, I still have this issue with 1.1.1
Hi All
I just download the latest 1.1.1 and I'm trying to run the sample apps..
I'm using roo1.1.1 and GWT 2.1.1
but get this error.....does anyone know why?
I've followed this...
My mistake
thanks
Hi
First off thanks for all your great work with GWT and its Spring Roo integration. My question is when spring-roo-1.1.1 is release on Jan 7th will the expenses.roo sample include examples of the...
thanks James....i really appreciate your feedback and thank u for doing such a great job on GWT & Roo...
simon
Will Sunday's release of 1.1.1 General Availability, include all the changes that were added in GWT 2.1.1-rc1?
Is there a link of what will make it and what won't (GWT stuff)
keep up the great...
would love to see this fixed soon
simon
+1
Totally agree with this...
practical example including inheritance, customized authentication(Spring Security 3) and a decent documentation
Hi Tyrrell
I found this http://code.google.com/p/google-web-toolkit/issues/detail?id=5367&q=polymorphism&colspec=ID%20Type%20Status%20Owner%20Milestone%20Summary%20Stars
It mentions 2.1...
Thanks for the responses,
Is this feature improvement on the road map current or should I open a new Roo JIRA ticket?
simon
[ERROR] Caused by: java.lang.IllegalArgumentException: Cannot fetch unpersisted entity
[ERROR] at...
Hi
Does Roo GWT support --inheritanceType flag?
This works fine without using gwt setup.
Is it planned on the road map if its not supported?
project --topLevelPackage com.example
...
Oops...I'd forgot the correct import statements....got passed that error..
but now I get this...and help is appreciated
[INFO] 2010-10-18 17:03:11,656 [main] ERROR...
Hi
Is it possible to DB table inheritance with Spring roo using GWT?
eg. Shape class with some properties, and subclasses Square and Circle
@RooJavaBean
@RooToString
@RooEntity
@Entity
this has being fixed in spring-roo-1.1.0.RC1...
Just upgrade and it should work for 1:M and M:M
It does for me
simon
This is the error message
00:00:00.016 [ERROR] Line 4: Unexpected exception while processing element 'inherits'
sun.misc.InvalidJarIndexException: Invalid index at...