Helene,
On 18 May 2012, at 18:32, Helene Bilbo wrote:
> Hello,
> i tried the Seaside on Pharo 1.4 image from Pharo's Jenkins Server and have
> the problem that I can’t start a ZnZincServerAdaptor.
>
> When i try to start one via the Seaside Control panel nothing happens at
> all,
>
> and when i evaluate:
> ZnZincServerAdaptor startOn: 8080
>
> i get this error:
> MessageNotUnderstood: ZnManagingMultiThreadedServer>>reader:
>
> Is there an „official“ Seaside on Pharo 1.4 image?
> Helene.
The problem is that the Seaside adaptor code is more recent than the Zinc implementation in Pharo 1.4
#reader: was recently added.
You could try loading the lastest Zinc code manually, that should fix the problem.
I will request an official update of Zn in Pharo 1.3, 1.4 and 2.0 later this week.
Sven
--
Sven Van Caekenberghe
http://stfx.euSmalltalk is the Red Pill
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside