[Seaside] Can't get debug link - please help

Каменев А.Н. kamenew at apk-invest.com
Sun May 23 18:04:34 UTC 2010


Hello!


Pharo 1.0 and Seaside 3.0


1) WAComponent subclass: #StTestComponent

2) renderContentOn: html
	html text: self getText.

3) getText
	nil test.
	^'Hello world !!!'.

4) WAAdmin register: StTestComponent asApplicationAt: 'test'.

5) Tools/Seaside Control Panel
add adaptor: WAComancheAdaptor
start on 8080 (set Debug mode)

6) http://localhost:8080/test

MessageNotUnderstood: receiver of "test" is nil

Your request could not be completed. An exception occurred.


7) Page does not contain link to debug !!!(

what am I doing wrong ?


With best regards
Alexey Kamenew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100523/931adc19/attachment.htm


More information about the seaside mailing list