Hi, > � > Can you give me or forward me to a very simple instruction list for > installing Cocoon? Thanks. > �
First of all you have to compile cocoon. This is normally very simple if you have set the JAVA_HOME correct. Just go to the directory where you have unzipped cocoon an type "build webapp" or "./build.sh webapp" (depends on you OS). If this task is finished you can start cocoon with the bundled Jetty with "cocoon servlet" or "./cocoon.sh servlet". Then you can then go on http://localhost:8888/ with your browser and have a look at the Samples. hth -- * best regards * Jens Maukisch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
