Merb has an in-memory session mode that is usually not very useful in
multi-process mode. However, in single-process mode where the sessions could
persist over restarts, we might have a winner!
-- Yehuda

On Fri, Nov 14, 2008 at 3:47 PM, Arun <[EMAIL PROTECTED]> wrote:

>
> This feature is currently available only for Servlet HTTP session
> states and is available on GlassFish v3 prelude. This is explained at:
>
> http://blogs.sun.com/jluehe/entry/retain_session_data_during_redeployment
> and
>
> http://www.slideshare.net/pelegri/saved-session-state-in-glassfish-v3-prelude-presentation
>
> It's not implemented for Merb apps. Are Merb sessions stored in memory
> or database ?
>
> Can you file an RFE at:
>
> http://rubyforge.org/projects/glassfishgem/
>
> for tracking purpose ?
>
> Thanks,
> -Arun
>
> On Nov 14, 11:27 am, "Yehuda Katz" <[EMAIL PROTECTED]> wrote:
> > In your post, you mention saving session state across deploys. What
> exactly
> > are the necessary commands to redeploy a merb app without losing session
> > data.
> > -- Yehuda
> >
> >
> >
> > On Fri, Nov 14, 2008 at 12:39 PM, Arun <[EMAIL PROTECTED]> wrote:
> >
> > > Thanks for answering my questions so far!
> >
> > > I posted a blog entry explaining how a simple Merb application can be
> > > run using JRuby/GlassFish gem at:
> >
> > >http://blogs.sun.com/arungupta/entry/getting_started_with_merb_using
> >
> > > Feedback appreciated.
> >
> > > Now waiting for an answer on:
> >
> > >http://groups.google.com/group/merb/browse_thread/thread/fc7960afaaf7.
> ..
> >
> > > and then I can start playing with scaffolds :)
> >
> > > -Arun
> >
> > --
> > Yehuda Katz
> > Developer | Engine Yard
> > (ph) 718.877.1325
> >
>


-- 
Yehuda Katz
Developer | Engine Yard
(ph) 718.877.1325

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to