[Bese-devel] Loading UCW with ucwctl, cl-launch etc

Philip philip at glyf.org
Wed Apr 12 03:09:38 UTC 2006


Hello,

Starting ucw server manually is actually easy! The function that does
that is ucw:create-server, but it takes a whole bunch of parameters.
The new starting method first loads those parameters from
src/default.lisp and then overwrites the defaults with values from
config.lisp.

I have attached a start.lisp script, which I use for development, and
which skips all those extra configuration loading steps. The code is
really self-explanatory. The only difference is that admin and
examples are not enabled.

Philip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: start.lisp
Type: application/octet-stream
Size: 534 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20060411/287b57fc/attachment.obj>


More information about the bese-devel mailing list