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 same dev shell from with in STS. For that, I'm trying to...
Type: Posts; User: kallada; Keyword(s):
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 same dev shell from with in STS. For that, I'm trying to...
http://www.rimple.com/tech/2010/9/4/living-on-the-roo-edge-wgit.html
Hi All,
Got the solution for this issue
1) http://forum.springsource.org/showthread.php?108880-Generated-list.jsgoogpx-generate-all-fields
2)...
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]...
Hi All,
I have configured my local maven repository as my local obr by giving the entry in Roo's config.properties like
"obr.repository.url=file:C:/LocalMavenRepository/repository.xml".
But...
Hi,
Now I'm facing a strange issue with my custom roo addon. As per documention I have created a default addon with help of STS(2.8.0) and installed the same using the command
osgi start...
was able to resolve this issue by adding my local obr repository in the roo config.properties.
Hi,
I'm trying to develop a new roo addon.
I'm getting the following error while trying to install the newly developed addon.
Please help me to solve this issue, by the way I'm sitting behind a...
Hi all ,
When I'm tring to reverse engineer using Roo
roo> database reverse engineer --package ~.domain --schema PUBLIC
I'm getting a message from roo saying
"Spring Roo...
While trying to start the spring-osgi-extender-2.0.0.M1 bundle I'm getting an exception
osgi> start 2
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing...
This error was due to some simple mistake in my config.ini file. Really sorry for the post
Hi all,
While trying to create a "Hello World" application with spring-osgi-2.0.0.M1(using the provided org.eclipse.osgi-3.5.1.R35x_v20090827 run-time) I'm getting some exceptions.
Please find...