This could be a result of my strange usage of comet actors, but I'm
getting incosistent comet behavior.  When run in windows + jetty I
have no problems.  In linux + jetty, subsequent requests fail.  I'll
explain.

I have attached comet-test.tar.gz to the files page as an example.
When you enter in a search term and click on submit it should popup up
2 JS alert messages.  This seems to work everytime upon first request
(when you restart jetty).  On all susequent tries of the Jetty
instance, the comet requests fail when you click back to the home page
and search again.  I've tried clearing my browser cache, cookies, and
even trying on a remote windows browser with no luck.  If I add
Thread.sleep(1000) to the comet actor's localSetup, then everything
appears to work OK.

Please see the sample code and let me know if I'm doing something
wrong.

Thanks,
Bryan

--~--~---------~--~----~------------~-------~--~----~
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