[Bese-devel] Hello app in ucw_dev...
Alberto Santini
albertosantini at tiscali.it
Fri Nov 11 21:34:57 UTC 2005
Hello.
I downloaded ucw_dev release of UCW with darcs.
usually I use the release 0.3.9.
Then I tried to apply my little knowledge to configure UCW.
There is no problem to start UCW: downloaded the latest libraries,
configured *central-registry*, portableaserve, etc.
UCW is up and running.
I tried to check the new installation playing with the example app.
I figured out the url: http://localhost:8080/index.ucw.
Result: not found.
So I tried with admin app: http://localhost:8080/admin/index.ucw.
Ok. There is the login form, validate and I see the admin app.
Where is the example app? I tried several urls but UCW says not found.
Then I tried to port the hello app. Ok... I commented out the
registration
and put the global variables in create-server in bin/start.lisp. Now UCW
starts hello app. I can see in Applications section of admin app.
Now the url of hello app is http://localhost:8080/hello/index.ucw.
If I call that url, UCW displays an error:
? 2005-11-11T22:33.30 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW-LOGGER:
CALL'ing to /#<HELLO-WORLD-HOME-PAGE #x8A29356>
2005-11-11T22:33.30 IT.BESE.ARNESI:+ERROR+ IT.BESE.UCW::UCW-LOGGER:
Error #<SIMPLE-ERROR #x8A386D6> while serving action.
2005-11-11T22:33.30 IT.BESE.ARNESI:+ERROR+ IT.BESE.UCW::UCW-LOGGER:
Recursive action error #<SIMPLE-ERROR #x8A69FF6>.
> Debug: No applicable method for args:
> (#<COOKIE-SESSION-APPLICATION "/hello/" #x8867B26>
#<SIMPLE-ERROR #x8A386D6> NIL)
> to #<STANDARD-GENERIC-FUNCTION IT.BESE.UCW::HANDLE-ACTION-
ERROR-USING-APPLICATION #x86E6B76>
> While executing: "Unknown"
;;;
;;; #<PROCESS 1-aserve-worker(3) [Active] #x897EBEE> requires access
to Shared Terminal Input
;;
Thanks in advance,
Alberto Santini
More information about the bese-devel
mailing list