[Seaside] KomHttp error

Stephen Pair stephen at pairhome.net
Thu Oct 30 14:26:45 CET 2003


Brian,

This probably means that whatever you've got plugged into Comanche on 
the backend is answering a String instead of an HttpResponse.  What is 
your Comanche configuration (the expression you used to construct your 
http server)?  That might shed more light on why you're getting the error.

- Stephen

Brian Brown wrote:

> Hi all,
>
> I've started using Kom 6.2 with seaside and have gotten an error 
> several times.
>
> It's in HttpAdaptor>>dispatchRequest: which gives a 
> MessageNotUnderstood: String>>addCookies.
>
> request is turning up as an empty string, which I'm sure is an error 
> :-) It should be an HttpResponse, I think.
>
> Any ideas?
>
> thanks!
>
> Brian
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside





More information about the Seaside mailing list