OK, fixed: Name: ImageForDevelopers-pharo-MatthiasBerth.219 Author: MatthiasBerth Time: 1 February 2010, 9:07:56 pm UUID: 547802fb-dd6b-4555-b3c7-d3219fce3624 Ancestors: ImageForDevelopers-pharo-MarianoMartinezPeck.218 Added hints in openExternalProjectWorkspace on how to start the web server. On Mon, Feb 1, 2010 at 8:46 PM, Lukas Renggli <renggli@gmail.com> wrote:
I have executed the loading of ConfigurationOfSeaside28, and now I want to see my little seaside app. I have followed the seaside book (made a subclass of WAComponent, registered it). Now I tried to go to http://localhost:8080/ but I get nothing. Looks like seaside is not started...
What can I do?
You have to start a web server. You can type: WAKom startOn: 8080.
This is described also here:
http://book.seaside.st/book/getting-started/pharo-squeak/comanche
Note that the book is about Seaside 3.0, not 2.8 which is in some parts a bit different.
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project