<font size=2 face="sans-serif">Hi Johan,</font>
<br>
<br><font size=2 face="sans-serif">thanks for your answer!</font>
<br><font size=2 face="sans-serif">Yes, I tried ZnZincServerAdaptor and
with it I can access the starting page and even the WACounter demo works
with Umlauts.</font>
<br>
<br><font size=2 face="sans-serif">I think I need the streaming server
adaptor because I want to port a pre 3.0 Seaside app and this application
uses ajax/Comet in some places and I think this requires a streaming server.</font>
<br><font size=2 face="sans-serif">Now I start porting my old seaside application
and I will see, how it works out.</font>
<br>
<br><font size=2 face="sans-serif">Greetings,</font>
<br>
<br><font size=2 face="sans-serif">Dietmar</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">Von:      
 </font><font size=1 face="sans-serif">Johan Brichau <johan@inceptive.be></font>
<br><font size=1 color=#5f5f5f face="sans-serif">An:      
 </font><font size=1 face="sans-serif">Seaside - general discussion
<seaside@lists.squeakfoundation.org></font>
<br><font size=1 color=#5f5f5f face="sans-serif">Datum:      
 </font><font size=1 face="sans-serif">12.06.2017 20:46</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Betreff:    
   </font><font size=1 face="sans-serif">Re: [Seaside]
Antwort: Re: Seaside and Pharo 6: Problem with        Umlauts?</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Gesendet von:    
   </font><font size=1 face="sans-serif">"seaside"
<seaside-bounces@lists.squeakfoundation.org></font>
<br>
<hr noshade>
<br>
<br>
<br><font size=3>Hi Dietmar,</font>
<br>
<br><font size=2 face="sans-serif">Now I can start the server via Seaside
Control Panel. Great, thanks for fixing it so fast :-)</font><font size=3>
</font>
<br>
<br><font size=3>The working version of the package was there, it just
was not in the Configuration.</font>
<br><font size=3>Just to say: I just made the hard work of others visible
:)</font>
<br>
<br><font size=2 face="sans-serif">Then I try to access the servers starting
page I get a walk back with "Error: Improper store into indexable
object".</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
As I stated in my previous email, the reason is that the used stream does
not support</font><font size=3> </font><font size=2 face="sans-serif"><br>
       #nextPutAll: with a Character as argument (and crlf
too).</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
Thats why WAResppnse>>writeAStatusOn:</font><font size=3> </font><font size=2 face="sans-serif"><br>
crashes in the first line with<br>
       nextPut: $ ;</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Because I downloaded all freshly without changing anything I can't imagine,
what I could have done to mess this up.</font><font size=3> </font><font size=2 face="sans-serif"><br>
A have the stack trace atached to this email.</font><font size=3> </font><font size=2 face="sans-serif"><br>
Maybe you have an idea?</font><font size=3> </font>
<br>
<br><font size=3>Ok, I notice you are using the ZnZincStreamingServerAdaptor.</font>
<br><font size=3>So, that does not seem to work. </font>
<br>
<br><font size=3>Try the ZnZincServerAdaptor, that one works.</font>
<br>
<br><font size=3>Do you require a streaming server?</font>
<br>
<br><font size=3>I’ll poke around to see if this is supposed to work…</font>
<br>
<br><font size=3>Johan</font><tt><font size=2>_______________________________________________<br>
seaside mailing list<br>
seaside@lists.squeakfoundation.org<br>
</font></tt><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside"><tt><font size=2>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>