# HG changeset patch # User paulb # Date 1075677294 0 # Node ID 2c54be6c26ee71b37e08ab5f2db830cd6122a05e # Parent b4dce894d0b02d7d0b182ad53c22b9b80a33581b [project @ 2004-02-01 23:14:54 by paulb] Updated the deployment notes for plug-in directories. diff -r b4dce894d0b0 -r 2c54be6c26ee docs/Webware/NOTES.txt --- a/docs/Webware/NOTES.txt Sun Feb 01 23:14:38 2004 +0000 +++ b/docs/Webware/NOTES.txt Sun Feb 01 23:14:54 2004 +0000 @@ -1,3 +1,10 @@ +Each application is represented by a Webware plug-in which should be visible +in the Webware root directory. A symbolic link can be used to make each +example appear; the Simple application being installed as follows: + +cd Webware +ln -s ../WebStack/examples/Webware/Simple + Change into the WebKit directory within Webware. Then, specifying the appropriate PYTHONPATH, invoke the application server. For example: