[Seaside] Seaside not loading css styles (but our fault)

Mariano Martinez Peck marianopeck at gmail.com
Fri Sep 23 08:05:35 UTC 2011


On Fri, Sep 23, 2011 at 9:46 AM, Sven Van Caekenberghe <sven at beta9.be>wrote:

>
> On 23 Sep 2011, at 09:41, Mariano Martinez Peck wrote:
>
> > I mean, which is the equivalent to WAKomEncoded startOn: 5555   in Zinc ?
>
> "Start Zinc"
> (ZnZincServerAdaptor port: 8080)
>        codec: GRPharoUtf8Codec new;
>        start.
>
> There are alternatives, but the above is OK.
>
>
Thanks Sven. I am doing:

   Gofer new squeaksource: 'MetacelloRepository'; package:
'ConfigurationOfSeaside30'; load.
               (Smalltalk at: #ConfigurationOfSeaside30) project
latestVersion
load: #('Base Tests' 'Zinc-Seaside')

And then what you say:

(ZnZincServerAdaptor port: 4567)
       codec: GRPharoUtf8Codec new
       start.


But then in the browser: http://localhost:4567/

-> Error: you are forbidden to access "/"

Any ideas?

Thanks



> Sven
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110923/d449df35/attachment.htm


More information about the seaside mailing list