problems installing samples from unicms
Carlos Soares <[email protected]> Tue, 4 Jan 2011 14:22:53 +0000
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi I installed lenya 2.0.3 and tried to download the samples from UNICMS following the instructions in http://wiki.apache.org/lenya/HowToMoreExamplePublications . I copied them to $LENYA_HOMEbuild/lenya/webapp/lenya/pubs, restarted lenya and I see the new publication unicms in the page. But when I click on it, I get the error: /root/lenya-2.0.3/build/lenya/webapp/lenya/pubs/unicms/config/ publication.xml (No such file or directory) org.apache.cocoon.ResourceNotFoundException: Resource not found. at <map:serialize> - file:///root/lenya-2.0.3/build/lenya/webapp/global-sitemap.xmap:285:26 at <map:transform> - file:///root/lenya-2.0.3/build/lenya/webapp/global-sitemap.xmap:32:90 at <map:transform> - file:///root/lenya-2.0.3/build/lenya/webapp/global-sitemap.xmap:31:76 at <map:transform type="proxy"> - file:///root/lenya-2.0.3/build/lenya/webapp/global-sitemap.xmap:30:36 at <map:transform> - file:///root/lenya-2.0.3/build/lenya/webapp/global-sitemap.xmap:29:71 at <map:transform type="i18n"> - file:///root/lenya-2.0.3/build/lenya/webapp/global-sitemap.xmap:26:34 at <map:transform> - file:///root/lenya-2.0.3/build/lenya/webapp/global-sitemap.xmap:283:64 at <map:mount> - file:///root/lenya-2.0.3/build/lenya/webapp/sitemap.xmap:679:106 cause: java.io.FileNotFoundException: /root/lenya-2.0.3/build/lenya/ webapp/lenya/pubs/unicms/config/publication.xml (No such file or directory) What am I doing wrong? Best regards, Carlos