Hi there..
I tried to push-in refactor my multi-module project but i got a warning message of "no ITDs".
Is there any way of removing roo from multi-module?
Thanks.
Type: Posts; User: ellebana; Keyword(s):
Hi there..
I tried to push-in refactor my multi-module project but i got a warning message of "no ITDs".
Is there any way of removing roo from multi-module?
Thanks.
you can run it in tomcat 7 like what Sebastian Rajo said in thread https://jira.springsource.org/browse/ROO-2598.
I tried it and it worked.
Hi there..
Im using the latest spring roo which is 1.2.1.RELEASE.
In my new project I tried to add a validator using the @Pattern annotation.
I tried the simplest regEx pattern which is [A-Za-z]....
Hi there!
Again, thanks for the reply.
I haven't tried the Subversive yet and yes I found a log file.
Here it is:
4704
4705
4706
I cut it into 3 bcoz it exceeds to this forums size limit.
Hi!
Thanks for the reply.
Well I checked if there is a crash log file in the configuration subdirectory but I can't see any log there.
And also I used the Subclipse.
Hi there..
First I'm using sts 2.8.1, running on 4GB windows 32 bit with jdk1.6.0_23.
When I'm trying to synchronize my project with the svn repository my sts always crash so i re-installed another...
Thank you for resolving this issue. :D
Ok. Thanks. :D
Here is my original Roo script which is not working:
The only change I did is that I change the entity name "MTSZone" to "Tzone" and field "Description" to "description" which made it to work.
Ok...I think spring roo 1.2.0.RELEASE web jsf setup is case sensitive.. :mad:
I created new project e.g. Tzone...and everything works.
Also I have a field name "Description" and when I run the...
Hi...
I don't know if anyone of you has ever encountered this weird problem of mine. I created a new spring roo project in STS 2.8.1 yesterday. I used web jsf setup. I got two entities, one is...
Hi..
I already downloaded spring roo 1.2.0RC1 and created new project. I notice that there is no "FINDER" view only Create and List..unlike in web mvc. Although the finder was stated in the created...
change the widget type in the datetime.tagx from datetextbox to timetextbox.
Hello,
I have this project wherein there's a datetime field. The date format is Short while the time format is Medium. The output for the date is ok however the time output is always showing...