Hi,

it seems to me that the root seaside class for squeaksource is SSFrame.
I tried to evaluate
SSFrame registerAsApplication: 'ss'
and then go on: http://localhost:8888/seaside/ss/

but i get the exception:
MessageNotUnderstood: WASession>>relativePathFor:

any idea?

thanks
Marco


On Feb 4, 2009, at 3:25 PM, Marco D'Ambros wrote:

Hi,

I am trying to run SqueakSource with Pharo. Using the pharo-dev image,
I got squeksource with universe.
Then I initialize the SSRepository with the default repository and it
worked.
What I am not able to do is to make squeaksource available on the web.
I did not find any class sending the message #registerAsApplication
and I dunno which class is the main component which should be
registered to seaside.

thanks and cheers
Marco

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to