[Seaside] WAKom problem

Julian Fitzell jfitzell at gmail.com
Sat Jan 23 01:04:33 UTC 2010


Hi Robert,

Can you provide the Seaside version you are using and ideally a full
stack trace?

Julian

On Fri, Jan 22, 2010 at 10:03 AM, Robert Sirois <watchlala at hotmail.com> wrote:
> I'm getting this error:
>
> WAToolFiles(WAFileLibrary)>>urlOf:using:
>
> aHander does not understand #baseUrl
>
> urlOf: aSymbol using: aHandler
>     ^ aHandler baseUrl
>         addToPath: self className;
>         addToPath: (self asFilename: aSymbol);
>         yourself
>
> aHander is nil here (should be whatever "WAFileHander default" returns).
>
> I can start the Kom server with "WAKom startOn: 9091", but when I point
> localhost at the port, it pops up that error.
>
> RS
>
> ________________________________
> Hotmail: Free, trusted and rich email service. Get it now.
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


More information about the seaside mailing list