<map:pipeline>
   <map:match pattern="someuri">
     <map:generate type="file" src="somefile.xml"/>
     <map:transform src="somesheet.xsl"/> <!-- xslt default 
transformation -->
     <map:serialize type="html"/>
</map:pipeline>

The simplest. You should check the different sitemaps provided with the 
samples.

Hope it helps,

Albert Hervas wrote:

> Description:org.apache.cocoon.ProcessingException: Exception in creating Transform 
>Handler: java.lang.NullPointerException
> 
> I'm Albert Hervas, a student from Barcelona (Catalonia).
> Im a very beginner with Cocoon2 and web developing in general. I just don't know how 
>to associate a 'logicsheet' (xsl file with containing xsp:logic) to a certain xml 
>document. And this is the exception I get.
> I just would like to know what the pipeline in my 'sitemap.xmap' must look like.
>  I know this is pretty 'basic' but I'm stuck here!
> Thank you,
> Albert Hervas
> 



---------------------------------------------------------------------
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]>

Reply via email to