I think David's analysis is exactly right: "CometActors do not run in the scope of any HTTP requests. I'm guessing that the context path is not getting to the CometActor."
As the button text I put S.contextPath+"/index" and sure enough, it shows "/index" - even though the above output shows that to the "normal" snippet, the context path is set. Cheers, Mark -- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
