dev@glassfish.java.net

Re: Embedded Glassfish

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Fri, 16 May 2008 16:59:26 -0700

The Grails integreation API is at [1] and [2]. I just put out a blog on
using the embedded v3 as 'mvn glassfish:run' with Scala Lift at [3].

-vivek.

[1]http://weblogs.java.net/blog/vivekp/archive/2008/05/embedding_glass.html
[2]https://glassfish-scripting.dev.java.net/source/browse/glassfish-scripting/trunk/grails/gf_v3/scripts/RunAppGf.groovy?rev=66&view=markup
[3]http://weblogs.java.net/blog/vivekp/archive/2008/05/scala_lift_web.html




Byron Nevins wrote:
> Kedar, Vivek, Arun --
> Can you give me any info on these items?
>
> Kohsuke Kawaguchi wrote:
>
>>
>> There's a test Main method in test/java. I used this during the
>> development cycle of the embedded API.
>>
>> There's also a Maven plugin that uses this API, which you can use as
>> a test bed if you'd like. Kedar knows where it is.
>>
>> There's also a Grails integration, which is another example of using
>> this API. Vivek knows where it is and how to run it.
>>
>> Arun said he's going to write a stand-alone example of showing how to
>> use this library. You can check with him where he is on that one.
>>
>>
>>
>> Byron Nevins wrote:
>>
>>> Kohsuke,
>>>
>>> I built it:
>>> ------------------------------------------------------------------------
>>>
>>> Reactor Summary:
>>> ------------------------------------------------------------------------
>>>
>>> Embedding GlassFish ................................... SUCCESS
>>> [8.016s]
>>> API for embedded GFv3 ................................. SUCCESS
>>> [37.062s]
>>> ------------------------------------------------------------------------
>>>
>>> ------------------------------------------------------------------------
>>>
>>> BUILD SUCCESSFUL
>>>
>>> ==============================
>>>
>>> But -- how do I run it /use it????
>>>
>>
>>
>