Hi, My particular problem is that when I don't put any stylesheet I'm able to have a good serialization but when I put an xsl ( for example the "identity xsl" which transform the xml into the same xml), there is no answer : cocoon is not able to deliver a message, he keeps looking for the document indefinitly.
( my identity xsl works good when I use a pipeline like : <map:generate src="somexml.xml"/> <map:transform src="identity.xsl"/> <map: serialize type="xml"/> but doesn't works when i try <map:generate src="somexml.xml" type="extractor"/> <map:transform src="identity.xsl"/> <map: serialize type="xml"/> ) I don't know why sam ----- Original Message ----- From: "Sylvain Wallez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 2:05 PM Subject: Re: Fragment Extractor Generator - I want to use a XSL ! > Samuel Goldszmidt wrote: > > >Hi, > > > >I would like to know if someone has ever been able to make a transformation > >with a xsl after the Fragment Extractor Generator > >A transformation like this ( with a "A_STYLE_SHEET.xsl") > > > > > > What is your particular problem ? > > Sylvain > > -- > Sylvain Wallez Anyware Technologies > http://www.apache.org/~sylvain http://www.anyware-tech.com > { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects } > > > > --------------------------------------------------------------------- > 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]> > > --------------------------------------------------------------------- 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]>