I made this mistake when I first came to Lift development - if your  
needing to do this, then its quite likely that you need to re-address  
your actor / comet actor design.

Cheers, Tim

On 5 Oct 2009, at 16:46, David Pollak wrote:

> When you send the shutdown message, oddly enough, the CometActor  
> shuts down.
>
> You don't have to do this (in fact, don't do it).  Lift will shut  
> the CometActor down automatically.
>
>
> On Sun, Oct 4, 2009 at 7:32 PM, jack <jack.wid...@gmail.com> wrote:
>
> I am sending a ShutDown message to my CometActor to end the session.
> WHen I then go back to  the CometActor, it is not working properly the
> way it did the first time. Is there anything I have to do after
> shutting down the session, or should it just work when I load the
> CometActor again?
>
>
>
>
> -- 
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Surf the harmonics
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to