Open marchah opened 9 years ago
Same issue with grails 2.4.5 :( .
Edit: Nevermind. It was my fault. I launched my webapp in dev mode and so remoteControl was disabled :S .
I'm using it without any issues in Grails 2.5.4.
Hello, @marchah! Did you manage to resolve the issue with FileNotFoundException: http://localhost:8080/grails-remote-control ?
@pohorilyijm Hi, no i wasn't able to make it work so i stayed with grails v2.4.4
and haven't touch the project in 4 years.
Hi,
I would like to know if the plugin remote-control v2.0 is compatible with grails v2.5.0?
Because I'm upgrading my grails project from v2.4.4 to v2.5.0 and when i run the functional test I get this error for all my tests:
I try to fix it by updating all my plugins but it didn't fix it
Thanks for your help
Edit:
i tried with:
grails test-app functional:
grails test-app functional: -baseUrl=http://localhost:8080/
grails test-app functional: -baseUrl=http://localhost:8080
Edit2: the functional tests were running fine with grails 2.4.4 and remote-control 2.0
Always the same errors