Hi, My sitemap is as follows:
<map:match pattern="welcome.html"> <map:generate src="welcome/welcome.xml"/> <map:transform src="welcome/{role}.xsl"/> <map:serialize type="html"/> </map:match> In my welcome folder I have author.xsl and learner.xsl.My xml file has the tag, role.Depending upon the role the sitemap has to choose the respective stylesheet and do the transformation.But I get an error "Failed to process the pipeline".I use Tomcat-4.0-b7 and Cocoon 2.0.If someone knows the solution please help me,,, Kavitha __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>