grails internationalization messages hot deployment not working in dev - grails

I have a strange issue while running an app in dev mode. The messages_*.properties are not hot deployed. This is very weird since it used to work in older versions now with version 2.2.1 doesnt work anymore.
Does anyone also have this issue? Any idea how to solve it?
Thanks,
Regards,
Nicolas

You need to upgrade grails version to solve it. it is a bug
Otherwise you can use workaround in comments to ticket from dongheping, but I recommend upgrade

Related

Still Vaadin 23 support Microsoft Edge?

I'm new to Vaadin and I started with the demo quick start application using the latest version of vaadin (23). It runs fine in chrome and firefox but seems not supported on Microsoft Edge (v. Microsoft Edge 44.19041.423.0).
I read something about but no one solution worked like this.
Still, Vaadin supports M.Edge?
Can anyone help to solve or point me in the right direction?
Thanks
https://github.com/vaadin/platform/releases/tag/23.0.0 lists the supported browsers. The evergreen version of Edge is supported, older versions are not.
Vaadin 23 does support the evergreen version of Edge (see release notes), but as the message says, you're using a too old version. Upgrading the browser should solve the issue.
Yes, as you said i was using a too old version.
The problem appeared on old windows builds, because windows update is disabled by the customer company antivirus by default and for this reason not even Microsoft Edge was updated and some workstation had an older version of it.
Just upgrading solve the problem, thanks
ps. I edit the title

Grails commands missing on netbeans?

I'm using Netbeans for my project with grails, but I'm having a problem with the grails commands, but I keep getting this message:
https://s12.postimg.org/713mrxofx/Sem_t_tulo.png
Does anyone know how to fix it?
thanks!
IMO, Netbeans is only good for Java. Grails support in Netbeans is buggy, immature, and painful. I tried it few months back, then gave up, and ended up setting Grails in my Emacs -- I don't like Eclipse. So, I would suggest you do the same; switch to some other IDE for Grails, at least.
IntelliJ has a good support, but community version doesn't have it; few are using that, nonetheless.
Try Eclipse, it has better Grails support than Netbeans.

Grails - Upgrade and downgrade version of the project

I made an example project in grails 2.3.8. How to upgrade to the newest version? No way to downgrade from version too?
It really depends on the differences between the versions. In a lot of cases you will get away with simply editing the version number in the application.properties file at the top of the project. There used to be a grails upgrade command which attempted to do some of the work for you but that approach proved to be problematic for a number of reasons so it was removed in Grails 2.4. The normal upgrade procedure now is to edit the version number, which can be done using the grails set-version command (which just updates application.properties, see http://grails.org/doc/latest/ref/Command%20Line/set-grails-version.html) and then reading release notes for any other particulars related to that release. Often the release notes suggest updating some specific plugins to specific version numbers for compatibility.
Downgrading generally could be done with the same approach. Depending on what is in your application you might run into problems going backwards in versions.
I hope that helps.

IDE for redmine/rails and configuring the project

I am actually developing a plugin for redmine, Currently using netbeans 6.9
(OS: Linux)
But the problem i am facing is to get the changes i have manually restart the redmine server from console.
Is there a better IDE/ Configurations? Any one who has worked in same area, can provide some guidance?
Also i would like to know how to run Redmine server in development mode, so that it eases the development process.
Any suggestions/Directions would be helpful, appreciated.
Thanx in advance.
Well i can recommend you using RubyMine as an IDE from my personal experience. It is an excellent IDE with a lot of new features.
you can download it for free from the link given below
http://www.jetbrains.com/ruby/

Installation problems with ASP MVC Release Candidate 1

I've tried installing RC1 must have been 5 times already and always run into the same issue around the "Configuring Templates' step. I've tried everything I can think of but now I have neither RC1 or Beta. Has anyone run into this error? Any suggestions for what I can do?
Screenshot of my problem here (not sure why I can't place it as an image.
(Cross-posted to the ASP.NET forum here but I don't really expect much of useful response there.)
Edit: Here is everything I can think of that I have installed that might possibly be affecting this: Coderush, Refactor Pro!, Source Outliner, TestDriven.Net, MbUnit (installs some templates), Some DevExpress plug-ins (GhostDoc, CR_Classcleaner), F#, Spec #
I have also installed (and uninstalled) ASP.NET MVC Beta
Just happen to run across this... do you have Clone Detective for VS installed? Seems as though some people had trouble installing the MVC Beta with it installed.
http://www.codeplex.com/CloneDetectiveVS/WorkItem/View.aspx?WorkItemId=11549
After the obvious step of removing any older installations of MVC, I've heard the templates can have issues with Visual Studio add-ons. Try removing any add-ons to VS you might have running, then run the installer.
For the record, it was either F# or Spec# that was giving me problems since I don't really use either much I uninstalled both and RC1 went fine.
You don't state explicitly, did you install any other previous versions (such as beta or preview)? You will need to uninstall Beta or Preview x before installing the RC.

Resources