Stef,
Am 30.09.2016 um 08:47 schrieb stepharo <stepharo@free.fr>:
Hi guys
I wanted to show latest version of Seaside and I took Seaside on CI
and I do not get ZincAdaptor. Seaside looks dying to me sadly.
What should I do ?
seaside is not (!!) dying.
If you do
Metacello new configuration: 'Seaside3'; repository: 'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main'; version: '3.2.0'; load.
you load everything needed.
And it is proposing the correct menu? And how do I know that this 3.2.0?
I must confess I'm always confused about that, too. Meaning from where to load which configuration. In this regard seaside is a complete mess. Indeed. Seems like the catalog does not point to the right version, not good.
After thatâ¦.You open the World menu->tools->seaside control panel. Right-click->add-adaptor und choose ZnZincServerAdaptor. Enter port 8080 (alread there) and ok. Point your browser to http://localhost:8080/ et voilÃ
In my version that I took from latest ci there is not Zn*adaptor Stef
Norbert