Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 40055 invoked by uid 500); 26 Jul 2001 11:36:27 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 40044 invoked from network); 26 Jul 2001 11:36:26 -0000 Message-ID: <001e01c115c6$d2862880$8c00000a@desktop> From: "Martin Benda" To: Subject: Cocoon 1.8.2 -> 2 Date: Thu, 26 Jul 2001 13:33:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I currently (trying to) develop under Cocoon 1.8.2. I developped a little XML "portal" which works very fine. In Cocoon 1.8.2 i have my resource files under %TOMCAT_HOME%/webapps/cocoon/portal. Now I have installed cocoon 2 onto my system and I also copied my files to %TOMCAT_HOME%/webapps/cocoon/portal. But now I can't access the files. I walked thru the examples delivered with cocoon and I found two (for me) strange things: 1.) In sitemap.xconf: Do I have to add a for each xml resource I wan't to access? 2.) How about logicsheets? In the examples I saw that there is no link to stylesheets or logicsheets inside the xml documents. I found that there is for each xml document a and there is a link to the stylesheet. But what about logicsheets? In my example I have a xml document like this ... ... ... a logicsheet ... type="xsp" type="xslt" href="styles/index_html.xsl" type="text/xsl" ... and finally a stylesheet to convert xml to html. Each file has an reference to the next one (xml -> index-xsp.xsl -> index_html.xsl -> html) How do I handle this in cocoon2? thanks, martin --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: