users@glassfish.java.net

Re: Glassfish V3 support for Grails 1.1

From: Michael Mellinger <mmellinger66_at_gmail.com>
Date: Wed, 29 Apr 2009 00:24:38 -0400

I should point out that although the Grails war files are probably 20x
smaller without the jars, the big win will be being able to deploy the
wars much more quickly and avoiding the PermGen space problem the
seems to occur after several apps are (re)deploy on a Glassfish
server.

-Mike


On Tue, Apr 28, 2009 at 1:05 PM, Michael Mellinger
<mmellinger66_at_gmail.com> wrote:
> Sorry, I was referring to shared mode:  grails war foo.war --nojars
>
> There are so many jars (20MB) included in each Grails app that this
> would be very useful.
>
> -Mike
>
>
> On Tue, Apr 28, 2009 at 12:16 PM, Vivek Pandey <Vivek.Pandey_at_sun.com> wrote:
>> Michale,
>>
>> What issues you see running grails 1.1 on glassfish v3?
>>
>> GlassFish v3 supports grails 1.1. grails applications WAR created using
>> 'grails war' command works well according to our tests on the latest v3
>> promotion b46[1].
>>
>> Grails 1.1 has some changes due to which supporting shared-war mode is not
>> working on v3 prelude and due to which Grails 1.1 bundle is not yet made
>> available on v3 prelude update center.
>>
>> We are working on to see how to make shaed-war work on v3 trunk for grails
>> 1.1.
>>
>