Ok, found the cause - I cleaned out my local repo, that cleared the compile errors
Type: Posts; User: dsowerby; Keyword(s):
Ok, found the cause - I cleaned out my local repo, that cleared the compile errors
Thanks but that did not help - I still have the same errors, and when I ran Roo with "perform test" I got a couple of checksum errors. I am not familiar with maven - could these be a source of the...
I generated a simple project (log below), but the generated code has 53 compile errors, mostly incorrect calls or missing implementations. It seems as though Roo and GWT are out of step:
project...
I had a similar failure the first time and found that the GWT SDK Library had not been added to the classpath
This post may help you http://forum.springsource.org/showthread.php?t=96835
David
Must have missed it somehow, thanks Stefan. I'm afraid I cannot help with the unzip, I use Linux. I do remember having problems with eclipse and the native Windows zip utility though - are you able...
I don't run Eclipse / STS on Windows now but I do remember having problems with the native zip extraction on Windows with Eclipse - it seemed to think the zip file needed a password. Have your tried...
According to this post 2.5.0 RC1 has been released, but it does not seem to be available on the download page as advertised. Anyone know where to find it?
To answer my own post ... this only happens if you install STS without Roo initially, and install Roo from the Dashboard, extensions.
I went back and re-installed with Roo selected at the start of...
hi
I have just downloaded STS 2.5.0 M3, and installed the Roo extension - but that comes in as Milestone 2, not milestone 3. Have I missed something?
David
Hi azmeer
It is that causing the problem (it was in trace in the first post on this thread). I don;t know how to fix either I'm afraid, apart from the accidental solution I posted earlier.
...
And a bit more ...
I switched back to
roo> persistence setup --provider DATANUCLEUS --database HYPERSONIC_IN_MEMORY
and now it works. Seems almost as though changing database or provider...
Was that all you changed? I had exactly the same error, but get the same with any combination of database and provider. (although DataNucleus seems to have a lot of other problems too)
Found, and...
Does anyone have any examples of SWF working with Velocity they would be willing to share?
I seem to be running into some configuration problems which I can't resolve despite trawling through...
I've been trying to convert the phonebook example to Velocity - thought Id made all the config. changes needed but seem to have missed something. The opening searchCriteria page comes up ok, but...