[Seaside] Listening to a comet app

Laura Risani laura.risani at gmail.com
Wed Feb 25 01:11:19 UTC 2015


Hi all,

I'm trying to set up the listening for a comet app. Following DWDWS book
section 22.2 i tried to send
WAListenerAdaptor startOn: 8888 .
Since it didn't work (i download Seaside manually) i went to Seaside main
repo and loaded the last version of package
Seaside-Adaptors-Comanche.
And it seems to work, but when i point my web browser to the port 8888 i
get an error (on ide side) cause a msg is send to the class HttpRequest
which isn't loaded on the image.
Am i loading the package wrong?

Love,
Laura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20150224/5f7aa144/attachment.htm


More information about the seaside mailing list