I'm currently learning the Grails and would like to find hosting to set up a site. Does this framework work on Glassfish?
By Ed Tennant on Aug. 22, 2008
Yes it does. The simplest way is to copy your .war file to the auto-deploy folder. You can also configure GlassFish to run your Grails app in a similar way to the included Jetty container. With that solution you do not need to go through the step of creating and deploying a .war file.
By blaze on Aug. 25, 2008
Yes,Grail 1.0 work on GlassFish V2 and V3. You can see it on grail home page: http://grails.org/Deployment
By an anonymous user on Aug. 26, 2008
The GlassFish updatecenter (updatecenter/bin/updatetool) has a grails module which ships with the framework bits and allows for "shared-mode" deployment: the WAR file only contains the application, not the entire framework.
By sword xu on Aug. 28, 2008
Grail 1.0.3 can work on GlassFish V2 and V3
By kan guo on Aug. 28, 2008
Yes Grail can work on GlassFish v3
By molin show on Aug. 28, 2008
By lin quan on Aug. 28, 2008
yeah.it is.
By Rodelio Ramos on Aug. 29, 2008
Yes. It work and I tested It.
Answers
Add AnswerShare your knowledge