Apache Lenya Workshop
Downloading and Installing Lenya
Instructions can be found at
http://cocoon.apache.org/lenya/installation/index.html
especially take a look at the section of recommended combinations:
http://cocoon.apache.org/lenya/installation/prerequisites.html#Recommended+Combinations
Downloading and Installing "New OSCOM Times" Publication
Currently the code can be downloaded from CVS:cvs -d :pserver:anonymous@cvs.wyona.org:/usr/local/repositories checkout oscom-lenya-notimes
In order to install this publication, you need to edit the build.properties file within your Lenya source directory, where
you have to set a pointer to the "notimes" publication, e.g.
pubs.root.dirs=src/webapp/lenya/pubs:../oscom-lenya-notimes/pubs
