virtualeyes
1.4 M2 ETA –
A bit stuck with reloading agent not reloading controllers in M1 -- M2 is days or weeks away?
Thanks, 1.4 looks very promising, hoping to play...
Loading...
burtbeckwith
The agent issue was due to errors in startGrails.bat. I've attached the current version which fixes the problem.
Burt
> A bit stuck with...
Loading...
virtualeyes
I'm running Linux (Fedora 13)
Could be something else then, perhaps *nix specific...
Loading...
burtbeckwith
I'm not sure - you're the only one who has complained about a non-Windows issue. It works fine for me in Ubuntu.
Burt
> I'm running Linux...
Loading...
Nenotlep
Works with ubuntu here as well.
On 23 June 2011 00:10, Burt Beckwith <burt@...> wrote:
> I'm not sure - you're the only one who has...
Loading...
virtualeyes
Hmmm, coming back to Grails after a few months away -- last time I used was 1.3.6 and I got in the habit of running grails interactive + run-app (to...
Loading...
raulgomis
Hi Burt,
Just replaced the startGrails.bat in %GRAILS_HOME%/bin and %GRAILS_HOME%/src/grails/home/bash but I cannot get it work. The class...
Loading...
burtbeckwith
Use the version from Glen's blog post:...
Loading...
raulgomis
Hi again,
Thank you for your quick response...I have tried with the new version of the script but the controller reloading seems to be broken...
Loading...
Brian Schmoll
There is also this with STS:
https://issuetracker.springsource.com/browse/STS-1874
Brian
On Thu, Jun 23, 2011 at 2:44 PM, raulgomis...
Loading...
raulgomis
Thanks Brian!
I had just realized that should be something related to STS coz using the command-line worked fine.
As it is said in...
Loading...
pledbrook
> So, if interactive serves no purpose in 1.4, why is it still there? If it
> does serve a purpose what is it? (plain old run-app with code...