Answers |
-
the needed sitemap:
provided -
the needed cocoon.xconf:
provided -
the needed xml file:
provided
AFAIK, with pure XML you cannot use a logicsheet (didn't try it) -
XSP:
provided -
the needed logicsheet file:
provided -
the needed xslt file:
provided -
if it is necessary to jar the logicsheet, the process used to jar it (I know this seems strange, but we don't feel confident anymore about anything)
It's not necessary, you can simply place it in <webapp>/WEB-INF/classes. But if you need them jarred, then use the standard jar.exe and place the archive file in <webapp>/WEB-INF/lib
-
the directory structure used for this sample
<cocoon>/ sitemap.xmap cocoon.xconf WEB-INF/ classes/ spain/logicsheet/ mylogic.xsl db.xsl spain/ simple.xsp db.xsp spain.xsltEverything else in Cocoon webapp is left unchanged.
-
and every step to put the sample up and working
Hope that instructions are quite clear.




