Volker, here's the example you requested:
<map:pipeline> <map:match name="wildcard" pattern="constants-*.jsconst"> <map:aggregate element="all-parameters"> <map:part type="file" src="documents/general/parameters.xml"/> <map:part type="file" src="documents/map/legend-{1}-themes.xml"/> <map:part type="file" src="maps/{1}.axl"/> </map:aggregate> <map:transform src="stylesheets/general/constants-js-html.xsl"/> <map:serialize type="html"/> </map:match> </map:pipeline> Anyway, check the logs for better information about the "stylesheet directed termination" error, most probably there is a typo in your sitemap. Best regards, --------------------------------------------- Luca Morandini GIS Consultant [EMAIL PROTECTED] http://utenti.tripod.it/lmorandini/index.html --------------------------------------------- > -----Original Message----- > From: Volker Schneider [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 19, 2002 9:24 AM > To: [EMAIL PROTECTED] > Subject: Aggregation sample > > > Hi colleagues, > > does anybody have a simple aggregation sample where two xml files from > filesystem are aggregated together? > > I always get an error message "stylesheet directed termination". > > Documentation says "aggregation is simple" - I don't think so... > > Best regards > - Volker - > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>