You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joel Trunick <Jo...@SmartPrice.com> on 2003/03/05 23:34:16 UTC

Restart Service

I couldn't find documentation on the restart service.

Can I use this in production, to deploy changed files without losing
sessions? 

Joel

RE: Restart Service

Posted by "Howard M. Lewis Ship" <hl...@attbi.com>.
Sorry, no, restart just restarts the current HttpSession.  Invalidates the
session and sends a redirect to restart the app.  Not good for what you
want.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/proposals/tapestry



> -----Original Message-----
> From: Joel Trunick [mailto:Joel@SmartPrice.com] 
> Sent: Wednesday, March 05, 2003 5:34 PM
> To: 'Tapestry users'
> Subject: Restart Service
> 
> 
> 
> I couldn't find documentation on the restart service.
> 
> Can I use this in production, to deploy changed files without 
> losing sessions? 
> 
> Joel
>