dev@glassfish.java.net

Re: Update: GlassFish Workspace Update: Open Sourcing Clustering Features

From: Eduardo Pelegri-Llopart <pelegri_at_sun.com>
Date: Wed, 09 Aug 2006 09:42:29 -0700

Hi Wonseok.

We are preparing more documentation on all of this, as well as a rather
detailed plan for the rest of GF v2. Should be out very soon, and once
out, our plan is to use that documentation directly.

        - eduard/o

Wonseok Kim wrote:
> I'm curious about what clustering features will be there in GlassFish.
> Will it support session clustering and EJB clustering? Is there more?
> Can we get a documentation for this - how to configure it?
>
> I eagerly look forward to more detailed infomation on clustering
> features on the blog.
> - Wonseok
>
> On 8/9/06, *Dinesh Patil* <Dinesh.Patil_at_sun.com
> <mailto:Dinesh.Patil_at_sun.com>> wrote:
>
> Yes sure.
> Marina Vatkina wrote:
>
> > Dinesh,
> >
> > Will the corresponding how-to pages be updated as well?
> >
> > thanks,
> > -marina
> >
> > Dinesh Patil wrote:
> >
> >> Opensourcing Clustering features is DONE. We will open CVS tomorrow
> >> once this weeks build is promoted, so please wait for your checkins
> >> till that.
> >>
> >> All the maven commands will work as it is, but now by default
> all the
> >> commands will checkout/build/configure GlassFish with Clustering
> >> features, so to do full source build following command will build
> >> glassfish with clustering capability.
> >>
> >> % cvs -d :pserver:<java.net <http://java.net> id>@
> cvs.dev.java.net:/cvs
> >> glassfish/bootstrap
> >> % cd glassfish/bootstrap
> >> % maven bootstrap-all checkout build configure-runtime
> >>
> >> For building PE only without clustering features, following
> commands
> >> need to be used.
> >> % cvs -d :pserver:<java.net <http://java.net>
> id>@cvs.dev.java.net:/cvs
> >> glassfish/bootstrap
> >> % cd glassfish/bootstrap
> >> % maven bootstrap-all-pe checkout-pe build-pe configure-runtime-pe
> >>
> >> thanks
> >> Dinesh
> >>
> >> Dinesh Patil wrote:
> >>
> >>> Hi,
> >>>
> >>> We are in process of adding GlassFish Clustering features into
> >>> java.net <http://java.net> workspace, and moving sources into
> GlassFish cvs
> >>> repository. This will happen by COB Weds 8/8/2006. So if you have
> >>> any major checkins, please refrain from checkin in such changes
> >>> today and tomorrow into GlassFish workspace.
> >>>
> >>> I will let you know once these changes are done. More details on
> >>> GlassFish clustering features will be send out soon.
> >>> thanks
> >>> Dinesh
> >>>
> >>>
> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> <mailto:dev-unsubscribe_at_glassfish.dev.java.net>
> >>> For additional commands, e-mail:
> dev-help_at_glassfish.dev.java.net <mailto:dev-help_at_glassfish.dev.java.net>
> >>>
> >>
> >>
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> <mailto:dev-unsubscribe_at_glassfish.dev.java.net>
> >> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> <mailto:dev-help_at_glassfish.dev.java.net>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> <mailto:dev-unsubscribe_at_glassfish.dev.java.net>
> > For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> <mailto:dev-help_at_glassfish.dev.java.net>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> <mailto:dev-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> <mailto:dev-help_at_glassfish.dev.java.net>
>
>
>
>
> --
> Wonseok Kim
> Senior Developer, TmaxSoft