This was reported on the users list a few days ago, and so far there hasn'
t been a response, so I'm going to mention it again here.

Right now HEAD cannot handle an internal call as follows:

<map:match pattern="generate-html-driver">
        <map:generate type="request"/>
        <map:transform src="style/htmldriver.xslt"/>
        <map:serialize type="xml"/>
</map:match>

<map:match pattern="generate-html">
        <map:generate src="content/small.docbook"/>
        <map:transform src="cocoon:/generate-html-driver"/>     <map:serialize 
type="html"
/>
</map:match>

The exact same configuration works unchanged under Cocoon202.  The error 
appears to be a NullPointer exception in the caching pipeline controller.  
Has anyone had success with this style of configuration (say... <slash-edit/
 >)?

Jason Foster


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to