[SeaSide Q] starting seaside in 3.6

Ken Causey ken at kencausey.com
Fri Jul 11 22:01:37 UTC 2003


On Fri, 2003-07-11 at 16:20, Martin Drautzburg wrote:
> I can't figure out how to start Seaside. I run 
> 
>         WAKom startOn: 9090
> 
> but I cannot see anything thru mozilla.

How about http:<host>:9090/seaside/counter/ ?  Don't see anything there?

Does

WADispatcher default entryPoints

return a list of WAApplications?

If it doesn't pick a subclass of WAComponent, like WACounter and do-it

WACounter registerAsApplication: 'counter'

Then try the URL above.

Ken

>
>  Inspecting
> 
>         ComancheServer servers
> 
> gives me a Dictionary with one enty called '9090' containing:
> ComancheServer port: 9090 [stopped]
> 
> What am I missing ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030711/534b82df/attachment.pgp


More information about the Squeak-dev mailing list