Hi Hannes,

I do not think Seaside is started by default. You can start it by executing WAKom startOn: 8080.

Cheers,
Andrei

On Mon, Sep 27, 2010 at 4:28 PM, Hannes Hirzel <hannes.hirzel@gmail.com> wrote:
On 9/26/10, Tudor Girba <tudor.girba@gmail.com> wrote:
> Hi,
>
> We are happy to announce the first version of Glamour on Seaside. This work
> was carried out by Andrei Vasile Chis and was sponsored by ESUG. The project
> offers a Seaside-based rendering of Glamour browsers. In other words, once
> you have a browser in Glamour, you can now simply display it on the web.
>
> You can obtain the code in two ways:
> - Nightly built image:
> http://hudson.moosetechnology.org/job/moose-with-glamour-seaside/lastSuccessfulBuild/artifact/moose-seaside/*zip*/moose-seaside.zip
> - Metacello configuration loadable in Pharo 1.1 (not Core)
> Gofer new
>       squeaksource: 'Glamour';
>       package: 'ConfigurationOfGlamourSeaside';
>       load.
> (Smalltalk at: #ConfigurationOfGlamourSeaside) loadDefault.
>
> A couple of examples are available on the Moose server:
> http://online.moosetechnology.org/glamour/basicExamples (a number of example
> browsers)
> http://online.moosetechnology.org/moose/metaBrowser (a browser for the
> meta-model of Moose)
>
>
> Several developments are planned for the near future, so stay tuned for more
> news.
>
> We would highly appreciate any kind of feedback.
>
> Cheers,
> Andrei and Doru
>


Thank you.

Where do I find the Seaside web server panel?

  http://localhost:8080

gives no answer.
On which port does Seaside run?

Regards
--Hannes
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev